Bug 360705

Summary: Basic Copy Paste functionality is broken
Product: [Unmaintained] klipper Reporter: geetam chawla <geetam.chawla>
Component: generalAssignee: Martin Flöser <mgraesslin>
Status: RESOLVED FIXED    
Severity: major CC: nate, rozelak
Priority: NOR    
Version First Reported In: 5.11.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=401455
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: The video that describes the bug
The recording of copy+paste malfunction.

Description geetam chawla 2016-03-18 14:15:34 UTC
Created attachment 97958 [details]
The video that describes the bug

Basically this bug https://bugs.launchpad.net/ubuntu/+bug/11334
One of the fixes is installing a clipboard manager. 
However klipper doesn't fix this bug, the clipboard gets empty if the source application is closed so ctrl+v doesn't work anymore and you have to look at klipper history in order to retrieve what you earlier copied. (this doesn't happen with all applications but it does happen) Installing parcellite fixes this bug.
Comment 1 Martin Flöser 2016-03-18 14:45:56 UTC
which Qt version are you using and with which applications do you experience the problem?
Comment 2 geetam chawla 2016-03-18 15:01:00 UTC
(In reply to Martin Gräßlin from comment #1)
> which Qt version are you using and with which applications do you experience
> the problem?

Qt version: 5.5.1

I don't experience this problem on any kde application, until now I have experienced it on firefox and codeblocks (which uses wxwidgets)
Comment 3 Martin Flöser 2016-03-21 06:48:41 UTC
> I don't experience this problem on any kde application, until now I have
> experienced it on firefox and codeblocks (which uses wxwidgets)

If I remember correctly Firefox explicitly clears the clipboard before closing. In that way it's not a bug, but a feature (questionable, but not much to do from Klipper's side). Codeblocks I do not know.
Comment 4 Dan 2018-02-26 15:31:31 UTC
From time to time, the copy+paste stops working for me even between KDE components (see the video). It affects apps used for some time (weeks ...), but the computer were not suspended any time ...

When new instances of the apps are invoked, copy+paste works on them.
Comment 5 Dan 2018-02-26 15:32:24 UTC
Created attachment 111014 [details]
The recording of copy+paste malfunction.
Comment 6 Dan 2018-02-26 15:40:55 UTC
(In reply to Dan from comment #4)
> From time to time, the copy+paste stops working for me even between KDE
> components (see the video). It affects apps used for some time (weeks ...),
> but the computer were not suspended any time ...
> 
> When new instances of the apps are invoked, copy+paste works on them.

I forgot to add: kwin-5.11.5
Comment 7 Nate Graham 2021-04-01 20:54:40 UTC
The originally-described issue here has been fixed a while ago. :) Please open a new bug report if you have different issues. Thanks!