Summary: | Klipper - Clipboard entry no longer available, after apps are closed | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | Sel Goona <alieneye> |
Component: | general | Assignee: | Esben Mose Hansen <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adriano.lols, clara.gnos, dimsuz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sel Goona
2010-04-25 14:12:31 UTC
Well, it is a regression. Klipper does not currently get a notification from Qt/ that the app has closed. I am sort of working on it when I feel like it. In any case, the way clipboads work in X (or pretty much any other system), the best klipper can do is offer limited functionality when apps are closed. Of course, that can be a huge improvement over none. I'm pretty sure that this problem has first appear with KDE 4.4. With KDE 4.3 I don´t have notices such behaviour, but maybe I am wrong. Thanks anyway! This report is a dupe btw. Yes, the regression came with 4.0. I can even point you to the commit, if you prefer, but the bug it fixed was worse. There is a lot of dupes about this same bug... but if it's a qt bug, seems we are complaining on the wrong place. It's not a bug, perhaps, just behaviour: QClipboard simply does not report on changes to empty clipboards. I think setting a certain ATOM might get QCLipboard to behave better, but I just haven't had any energy for coding lately. I've tested it with xclipboard instead of klipper and it seems to work there - but selecting text, closing the application and pasting using the middle button doesn't work their either. It was also tested to start iceweasel (gtk), copy text and then close iceweasel. It works with xclipboard, but not with klipper. *** This bug has been marked as a duplicate of bug 229052 *** |