tag #511 pending fixed #511 4.0.1.16 thanks Hello, X2Go issue #511 (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=352ef5f 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 352ef5f0336c7c232cd0b4da7f4cd4a256ceac7b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 20 09:52:03 2014 +0200 add closure for #511 (fixed by commit cee4857) diff --git a/debian/changelog b/debian/changelog index 64e9449..d9e3e0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -74,7 +74,7 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low * New upstream version (4.0.1.16): - x2gostartagent, x2golistsession, x2gosuspend-session and x2goresume-session getting agent state from ~/.x2go/C-$SID/state. This should help to avoid - session damage. Remove nxcleanup. (Fixes: #302). + session damage. Remove nxcleanup. (Fixes: #302, #511). - Move session file to /tmp/.x2go-$USER. (Fixes: #523). - Fix x2gostartagent failures if kbd is not "auto". Remove comma at end of options file.