tag #508 pending fixed #508 0.5.0.0 thanks Hello, X2Go issue #508 (src:python-x2go) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=08ff742 The issue will most likely be fixed in src:python-x2go (0.5.0.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 08ff742334427cbe52ee02c354b9d73c53459f2e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 11 13:34:03 2014 +0200 Provide support for new session parameter: clipboard. (Fixes: #508). diff --git a/debian/changelog b/debian/changelog index 4256b09..ccd7bb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,6 +52,7 @@ python-x2go (0.5.0.0-0x2go1) UNRELEASED; urgency=low tunnels. - Use gevent to spawn the TeKi client start-up process (instead of waiting for it to return). + - Provide support for new session parameter: clipboard. (Fixes: #508). - Split up NX output and NX errors into two separate files. - Silent ignore it if we cannot detect the local Xlib.display.Display() instance (happens with polyinstantiated /tmp dirs).