Package: nx-xlibs Version: 3.5.0-27
I have found a clipboard problem which only occurs when the XFIXES extension is active. Sometimes qt applications running inside the session cannot paste what has been selected outside the session.
Steps to reproduce:
I have tried that on Ubuntu 14.04, CentOS 6.5 and OpenSuse 11.4. These all have different QT (and KDE) versions. I could provoke this on all versions.
Workaround: turn off XFIXES extension
Some further observation:
If you run xfixes-selection.pl (http://cpansearch.perl.org/src/KRYDE/X11-Protocol-Other-29/examples/xfixes-s...) both inside and outside the x2go/nx session while reproducing this you can see that the SetSelectionOwner event of the XFIXES extension does not reach the x2goagent when something is selected in the xterm but both sides receive that event wehn something is selected in the qt app.
Processing control commands:
tag -1 patch Bug #585 [nx-libs] Clipboard handling with XFIXES broken Added tag(s) patch.
-- 585: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=585 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems