tag #458 pending fixed #458 4.0.1.16 thanks Hello, X2Go issue #458 (src:x2goserver) 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=x2goserver.git;a=commitdiff;h=421d42a The issue will most likely be fixed in src:x2goserver (4.0.1.16). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 421d42addb2dc10ce80644eb8a3ab30ca7a78dba Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 20 11:11:09 2014 +0200 Export XAUTHORITY env var in x2goruncommand to enable privilege upgrade for applications started via pkexec. (Fixes: #458). diff --git a/debian/changelog b/debian/changelog index fdf038c..a56c63b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -71,6 +71,8 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low #574). - Abort session if env var $HOME is not set or if $HOME contains non-ASCII characters. (Fixes: #397). + - Export XAUTHORITY env var in x2goruncommand to enable privilege upgrade + for applications started via pkexec. (Fixes: #458). * debian/control, x2goserver.spec: + Update versioned D: x2goagent (>= 3.5.0.25). This assures that X2Go works with poly-instantiated /tmp directories.