tag #32 pending fixed #32 4.0.0.3 thanks Hello, X2Go issue #32 (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=afeeb58 The issue will most likely be fixed in src:x2goserver (4.0.0.3). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit afeeb580215270c4a1658b6773c8cb2ff6d4e2ed Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 6 01:43:34 2013 +0200 Send SIGKILL to blocked X-Server (x2goagent) processes, if they do not disappear within 20secs. (Fixes: #32). diff --git a/debian/changelog b/debian/changelog index cadd8be..64f8ff5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ x2goserver (4.0.0.3-0~x2go1) UNRELEASED; urgency=low in the session DB. - Add support for terminating sessions via the session DB. - Raise the frequency of the x2gocleansessions loop to every two seconds. + - Send SIGKILL to blocked X-Server (x2goagent) processes, if they do not + disappear within 20secs. (Fixes: #32). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 19 May 2013 15:02:53 +0200