Skip to main content

Questions tagged [ubuntu-22.04]

GENERAL UBUNTU SUPPORT IS OFF-TOPIC. Support questions may be asked at https://askubuntu.com/. This tag should be used only for writing or running programs SPECIFICALLY in Ubuntu 22.04. If your question applies to other versions of Ubuntu, use [ubuntu] instead. If your question applies to other distributions of Linux, use [linux] instead.

ubuntu-22.04
3 votes
2 answers
765 views

Compiling error for packages installation after updating to R 4.4 on Ubuntu 22.04

So I just updated to R 4.4. I'm on Ubuntu 22.04 for reference. Next step was to reinstall all my packages. The thing is, many of them get the same error. For instance, when trying to install "...
Alaiis's user avatar
  • 33
-1 votes
1 answer
110 views

Problems installing TA-Lib to use in PyCharm on Ubuntu 22.04

I have been around the houses many times with this issue. Ultimately I am trying to get TA-Lib imported into my PyCharm IDE, but so far without success. My setup is as follows: Ubuntu 22.04, Python 3....
StuartM's user avatar
  • 85
0 votes
0 answers
121 views

Connect() failed for backend test6432: no free ports

I'm trying to test connections on Postgres, I'm using Haproxy to redirect connections to master or slave. Testing with pgbench. this command working well with 5000 clients: /usr/bin/pgbench -h 127.0.0....
Багир Гварамадзе's user avatar
0 votes
1 answer
12 views

Ubuntu 22.04: QSystemTrayIcon needs reboot to display after Gnome Shell Extension App Indicators is installed

Using Qt Framework on Ubuntu 22.04. The UI consists of a QSystemTrayIcon which is dependent on the installation of the App Indicator Gnome Shell Extension: $ sudo apt install gnome-shell-extension-...
anshah's user avatar
  • 107
3 votes
1 answer
51 views

javafx getHostServices().showDocuments() brings up chrome instead of default browser (Linux)

I'm trying to display a html document from a JavaFX app. So I called getHostServices().showDocument(filename); But instead of showing the document in the default browser Firefox, the system brings up ...
Guangliang's user avatar
1 vote
0 answers
272 views

UBSAN: array-index-out-of-bound in /build/linux-aws-6.5-Sh4SK5/linux-aws-6.5-6.5 .0/drivers/net/xen-netfront.c:824:4

I did an "apt-get dist-upgrade" and then rebooted, and my aws ec2 system is now effectively dead. The console looks like:enter image description here For the search engines, here is the text ...
Adam Harrison's user avatar
0 votes
1 answer
107 views

Nuxt firebase deployment error: npm ERR! notsup Unsupported platform

I am trying to deploy my Nuxt 3 website to firebase using GitHub actions but it failed with the following error: Note: The deployment was working well with version: 20240225.1.0 of ubuntu-22.04 ...
Hugh Herschell's user avatar
0 votes
0 answers
31 views

Unable to run two spring boot applications that connect to MySQL on Ubuntu using HikariPool at the same time

I have deployed first spring boot application (.jar rest service) that connects to mysql using HikariPool on ubuntu 22+ (digital ocean), everything works perfectly. However, when i tried to deploy the ...
Babatunde Tunslike's user avatar
0 votes
1 answer
263 views

How can I solve this error of pycuda installation

I'm trying to install pycuda on Ubuntu 22.04 on an anaconda environment, and I get the following error: pip install pycuda Building wheels for collected packages: pycuda Building wheel for pycuda (...
Danfb__'s user avatar
  • 63
0 votes
2 answers
556 views

ROS2 Humble Installation Environment Setup Issue - ros2: command not found

I am using Untuntu 22.04 in WSL trying to install ROS2 Humble. After following the tutorial in ROS2 website, I am stuck with the step source /opt/ros/humble/setup.bash I have installed ROS2 but am ...
E_Long_Must's user avatar
0 votes
0 answers
187 views

.net 3.1 and dotnet 6 on ubuntu 22.04 issue [/usr/share/dotnet/host/fxr] does not exist

I've Ubuntu 22.04 I've successfully install .net core 3.1 using this way How can I install dotnet Core 3.1 runtime on Ubuntu 22.04? and it's work perfectly then I treid to install .net 6 using this ...
Tariq Hajeer's user avatar
0 votes
0 answers
514 views

How to fix ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/gasket-dkms.0.crash' in Ubuntu 22.04 machine?

Hey In my node application I have a INSTALL.sh file where I have the below code : #!/bin/bash ARCH=$(uname -m) if [ -x "$(command -v apt)" ]; then echo "Install Coral TPU Drivers?&...
vijay s's user avatar
  • 327
0 votes
1 answer
2k views

dpkg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by dpkg)

I get this error when I try to make an installation command in the terminal and I can't resolve it... /usr/bin/dpkg: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found ( required by /usr/...
Tom Audard's user avatar
0 votes
0 answers
95 views

'ls' command for mounted FUSE filesystem keeps outputting ls: cannot access '/dfs': Input/output error

I am building a FUSE file system using my Ubuntu22 virtual machine on a macbook. I have implemented the getattr function below and compiled using gcc fuse-fs.c -o testfs `pkg-config fuse --cflags --...
redhunter's user avatar
0 votes
0 answers
130 views

Video Errors when using VLC or cv2.VideoCapture to view webcam but not cheese

Recently I have been trying to set up WSL2 to run Ubuntu 22.04 and OpenCV. I have successfully installed everything and have used usbipd and a WSL2 Kernel that enables usb webcam support to allow wsl ...
Paden Davis's user avatar

15 30 50 per page
1
3 4
5
6 7
50