Summary: | Clipboard emptied after quitting an app | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | markuss <kamikazow> |
Component: | general | Assignee: | Esben Mose Hansen <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alieneye, clara.gnos, dimsuz, flying-sheep, null, payableondeath90, sgh |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
markuss
2010-03-01 18:56:27 UTC
I believe this is a QT bug, I'll need to whip up a patch when I can. I have this problem with Qt applications too. *** Bug 236765 has been marked as a duplicate of this bug. *** *** Bug 235344 has been marked as a duplicate of this bug. *** SVN commit 1128514 by lunakl: Q_WS_X11 needs qglobal.h BUG: 229052 M +1 -0 klipper.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1128514 You forgot to backport it to the current stable branch And it is still there for non-qt apps. So please repoen the bug or I will recreate a new one And then the xsel is used instead of the xclipboard content when an application closes and the last thing I have done is not copying but selecting (so both buffers have the same content after closing the app instead of different as it should be). And for example when I open firefox, copy text, select some other text it is possible to insert both buffers independent in kate. But when I close firefox then both buffers are empty. This bug is not fixed completely. Still present on KDE 4.5 beta 2. After closing a Qt app works fine now, but closing Firefox still has the same problem. Please reopen. Szőts Ákos wrote:
> https://bugs.kde.org/show_bug.cgi?id=229052
>
>
> Szőts Ákos <szotsaki@gmail.com> changed:
>
> What |Removed |Added
> ---------------------------------------------------------------------------
> - CC| |szotsaki@gmail.com
>
>
>
>
> --- Comment #10 from Szőts Ákos <szotsaki gmail com> 2010-06-10 19:41:23
> --- This bug is not fixed completely. Still present on KDE 4.5 beta 2.
> After closing a Qt app works fine now, but closing Firefox still has the
> same problem.
>
> Please reopen.
I've alread reopened it as 241242
am i right that the behavior of emptying the clipboard after application close is intended if the “avoid empty clipboard” option in klipper is disabled? if not, what does this option do? @12 you are right, and yes, it is broken. Sorry. |