Bug 360705 - Basic Copy Paste functionality is broken
Summary: Basic Copy Paste functionality is broken
Status: RESOLVED FIXED
Alias: None
Product: klipper
Classification: Unmaintained
Component: general (show other bugs)
Version: 5.11.5
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Martin Flöser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-18 14:15 UTC by geetam chawla
Modified: 2021-04-01 20:54 UTC (History)
2 users (show)

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


Attachments
The video that describes the bug (3.42 MB, video/x-matroska)
2016-03-18 14:15 UTC, geetam chawla
Details
The recording of copy+paste malfunction. (1.14 MB, video/x-matroska)
2018-02-26 15:32 UTC, Dan
Details

Note You need to log in before you can comment on or make changes to this bug.
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!