tag #159 pending fixed #159 4.0.2.1 thanks Hello, X2Go issue #159 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=9bd3932 The issue will most likely be fixed in src:x2goclient (4.0.2.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 9bd393287e59f9286465c52cb49832532da1b731 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Jun 28 22:06:14 2014 +0200 add closure for #159 (by commit 76777fc) diff --git a/debian/changelog b/debian/changelog index e4044c4..75ed144 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,12 +26,15 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low - Wrong cmd line option throw error dialog if running not from terminal. - Add command line option "close-disconnect", which make client close after session is disconnected. - - Don't start pulse on Windows, until we have not session with pulse support. + - Don't start pulse on Windows, until we have not session with pulse + support. - Check if sound is activated before starting pulse. - Fix starting sshd on Win XP. (Fixes: #421). - - Fork x2goclient on windows and terminate child processes if x2go client crashed. - Fix running x2goclient without arguments on Windows. (Fixes: #522). - - Save proxy output in $HOME/S-$SESSION-ID/session.log if debugging is enabled. + - Save proxy output in $HOME/S-$SESSION-ID/session.log if debugging is + enabled. + - Fork x2goclient on windows and terminate child processes if x2go client + crashed. (Fixes: #159). [ Mike DePaulo ] * New upstream release (4.0.2.1):