You are not logged in.

#1 2024-03-12 12:04:14

karlospv94
Member
Registered: 2016-10-12
Posts: 101

Copy to clipboard not working in KDE Plasma 6 using xsel

Hi all!

After upgrading to KDE Plasma 6, my "xsel" has stopped working. So for example if I run "uptime | xsel -ib" nothing is copied to the clipboard. I have also tried with "xclip" and the same result.

Has anyone faced this error as well? Any ideas about how to fix it?

Offline

#2 2024-03-12 12:58:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,534

Re: Copy to clipboard not working in KDE Plasma 6 using xsel

"echo $XDG_SESSION_TYPE"
Plasma now defaults to wayland, where you can be happy if any kind of clipboard works… but xsel rather would not.

Offline

#3 2024-03-12 13:05:31

karlospv94
Member
Registered: 2016-10-12
Posts: 101

Re: Copy to clipboard not working in KDE Plasma 6 using xsel

seth wrote:

"echo $XDG_SESSION_TYPE"
Plasma now defaults to wayland, where you can be happy if any kind of clipboard works… but xsel rather would not.

Thanks, I didn't notice that. I have installed wl-clipboard and it works now.

Offline

Board footer

Powered by FluxBB