Skip to main content

All Questions

Tagged with
-1 votes
0 answers
23 views

Can't copy from clipboard outside of Neovim using ctrl + v

Basically i can't copy from clipboard, outside of Nvim, using mouse or ctrl +v. Hi there! Guys i have a problem basically i can't paste text from clipboard outside of Neovim. I have init.lua file ...
ewerttrewert's user avatar
0 votes
0 answers
19 views

Undefined reference to osgeo::proj::operation::CoordinateTransformer while using PROJ quick start to c++ API

I am trying to use PROJ quick start C++ API and am trying to execute the code example. I have not made any changes so far and yet get this kind of error. I have PROJ 8.2 installed from the command ...
Bhavika's user avatar
0 votes
0 answers
108 views

Nextflow cannot find Java, Java is installed

I am trying to install NextFlow on a Linux Unbutu 22.0.4 machine, following this guide - https://www.nextflow.io/docs/latest/install.html I have ran everything as described in the guide, with Java ...
CheeseLover94's user avatar
0 votes
0 answers
58 views

Program using framebuffer killed on Ubuntu 18.04 but works on Ubuntu 22.04

I'm currently developing a program that interacts with the framebuffer. The program works perfectly on Ubuntu 22.04, but it gets killed with the message "killed" on Ubuntu 18.04. Here is the ...
Dongju Park's user avatar
0 votes
0 answers
78 views

How to fix my my Ubuntu 22.00 files dpkg-query: package 'gedit' is not installed`?

I have messed up my ubuntu 22.00 main files, and now when I want to donwload a new app or update some apps I keep getting this error: my_PC_PATH:sudo apt --fix-broken install Reading package lists... ...
Kamil Sabbagh's user avatar
-3 votes
1 answer
152 views

du command fails with error "invalid max-depth of 1" [closed]

A weird situation. I have been using this command below successfully on Ubuntu 20 and earlier to get a list of all directories with highest disk usage sorted descending: sudo du -ah --max-depth=1  / | ...
codegeek's user avatar
  • 33k
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
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
513 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
1k views

The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4 in linux

I am using Ubuntu 22.04 system and When I try to run sudo apt update The below error occurs: vijay@vijay-ThinkPad-E15-Gen-2:~$ sudo apt-get update Get:1 file:/var/cuda-repo-ubuntu2004-11-2-local ...
vijay s's user avatar
  • 327
1 vote
0 answers
38 views

Facing Issues with RabbitMQ while deploying Taiga in linux environment

I am setting up taiga in a Hyper-V Ubuntu 22.04 as a test project. I have successfully installed all the modules but for some unknown reason RabbitMQ isnt working properly at taiga events. Whenever I ...
shakhawat's user avatar
0 votes
1 answer
272 views

How to fix linux-image-gke vulnerabilities on google cloud?

I am using Google cloud Kuberenetes engine and the nodes OS is Ubuntu 22.04. After the execution of a cluster nodes vulnerabilities scan we identified that linux-image-gke kernel has several ...
Hasni Mehdi's user avatar
2 votes
0 answers
621 views

Google Chrome installation failed on Ubuntu (/usr/bin/xdg-icon-resource: 12: Syntax error)

On KDE Neon 5.27 (so Ubuntu 22.04 LTS) I have downloaded the official chrome deb file but from the terminal I get this strange error /usr/bin/gdebi:113: FutureWarning: Possible nested set at position ...
suikoy's user avatar
  • 2,367
2 votes
1 answer
248 views

android adb no permissions for device

I'm running on $ uname -a Linux mpolak-ThinkPad-T14-Gen-3 6.5.0-15-generic #15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux and I've downloaded Android ...
Maros Polak's user avatar
1 vote
1 answer
460 views

perf: 'sched' is not a perf-command with perf 6.5.3 on Ubuntu 22.04

I am trying to find which processes are causing context switches within my application. Google returned this guide: https://www.brendangregg.com/perf.html#SchedulerAnalysis Great? I run it, but it ...
intrigued_66's user avatar
  • 16.9k

15 30 50 per page
1
2 3 4 5