Summary: | clipboard stops working when desktop effects enabled | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | arthur.kun |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | andresbajotierra, kwin-bugs-null |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
arthur.kun
2009-07-28 09:21:30 UTC
There was a Qt4.5 bug which caused this kind of misbehaviour (bug 199333), however as you are mentioning GTK apps too, this could be different. I'm adding the KWin people to the CC. Thanks what FX do you have activated and does this behaviour correct when toggling one specific off i.e. turn off one by one and see when/if the problem vanishes - then try only activating this one and see whether it's the culprit I tried again today with compositing enabled. The clipboard comes back to work. Looks like compositing doesn't necessarily "disable" the clipboard. So I can't find a determined way to recur this bug now. It may be the same problem as bug 199333. Updated: I was using kopete and clipboard stops working all of a sudden (it was working at the beginning). It affects only kopete this time, because clipboard still works in other apps like konqueror, konsole and firefox. Disabling/enabling compositing made no difference. I then restarted kopete and clipboard functioned again. According to bug 19333, I applied the patch from http://qt.gitorious.org/qt/qt/commit/9e5fa633913ef952ca4ef5312fe396bcfc885321 and the bug haven't shown up till now. Looks like it solved the problem. (In reply to comment #5) > According to bug 19333, I applied the patch from > http://qt.gitorious.org/qt/qt/commit/9e5fa633913ef952ca4ef5312fe396bcfc885321 > and the bug haven't shown up till now. Looks like it solved the problem. thanks for the info |