Bug 490069 - no synchronization between the X11 clipboard and the Wayland clipboard
Summary: no synchronization between the X11 clipboard and the Wayland clipboard
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: 6.1.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-11 05:18 UTC by hanqing
Modified: 2024-07-19 12:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hanqing 2024-07-11 05:18:34 UTC
It can not work for gtk applications such as chrome, zotero, except firefox…, after updating to KDE
However, it works fine in x11-plasma-6.1

In fact, one can not copy anything from x11 applications to system clipboard, but can paste from system clipboard for wayland-plasma.





SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Kernel Version: 6.9.8-AMD-znver3 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 6800H with Radeon Graphics
Memory: 30.1 GiB of RAM
Graphics Processor: AMD Radeon 680M
Manufacturer: MECHREVO
Product Name: Code01 Ver2.0
System Version: 1

ADDITIONAL INFORMATION
Comment 1 David Edmundson 2024-07-11 11:48:39 UTC
This is not reproducible for us. 

Can you confirm some of the following:
 - do you have any reliable steps?
 - is it reprocuible after removing the klipper applet (or just killall plasmashell) 
 - if you open the kwin debug console (search for kwin in krunner) and clicking on the clipboard tab does that show where things are wrong?
Comment 2 hanqing 2024-07-11 12:33:31 UTC
(In reply to David Edmundson from comment #1)
> This is not reproducible for us. 
> 
> Can you confirm some of the following:
>  - do you have any reliable steps?
>  - is it reprocuible after removing the klipper applet (or just killall
> plasmashell) 
>  - if you open the kwin debug console (search for kwin in krunner) and
> clicking on the clipboard tab does that show where things are wrong?
1. Just login the desktop, it always has the problem.
2.  I need do nothing, the problem always exist.
3. after run `killall plasmashell`  I can not copy anything from x11 applications to other applications.
4.  after opening kwin debug console and clicking on the clipboard tab, there is no any info from x11 applications,  andno wrong info.
Comment 3 hanqing 2024-07-11 13:20:52 UTC
The problems are alway existing after logining desktop. 
No need to do anything.
Comment 4 Zamundaaa 2024-07-17 13:36:41 UTC
Does it also happen on a new user account?
Comment 5 hanqing 2024-07-19 01:13:37 UTC
(In reply to Zamundaaa from comment #4)
> Does it also happen on a new user account?

After update, the bug may fixed. 
I can not proof which package induced the problem, maybe is 'xorg-xwayland-hidpi-git 23.2.7.r642.g6a1d730006-1'
Comment 6 Zamundaaa 2024-07-19 12:36:29 UTC
ah, there was a regression in Xwayland git master. That explains what was going on