tag #268 pending fixed #268 4.0.1.4 thanks Hello, X2Go issue #268 (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=2085cb6 The issue will most likely be fixed in src:x2goserver (4.0.1.4). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 2085cb616182aa47e7233ffbe72a5b45349ed508 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 26 08:40:10 2013 +0200 The gnome-terminal TERMINAL returns immediately and runs in background starting with GNOME 3.8. Thus, set IMEXIT to false for gnome-terminal. (Fixes: #268). Cherry-pick conflicts (resolved by Mike Gabriel): debian/changelog diff --git a/debian/changelog b/debian/changelog index 2952864..954e75d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,17 @@ x2goserver (4.0.1.4-0~x2go1) UNRELEASED; urgency=low - * New upstream versino (4.0.1.4): + [ Mike Gabriel ] + * New upstream version (4.0.1.4): - Multiply query USED_DISPLAYS and USED_PORTS in x2gostartagent to minimize race conditions in cases where many clients launch session simultaneously. - Make X2Go Server aware of the MATE desktop environment. + [ Rok Mandeljc ] + * New upstream version (4.0.1.4): + - The gnome-terminal TERMINAL returns immediately and runs in background + starting with GNOME 3.8. Thus, set IMEXIT to false for gnome-terminal. + (Fixes: #268). + -- Mike Gabriel <mike.gabriel@das-netzwertkeam.de> Fri, 19 Jul 2013 17:53:11 +0200 x2goserver (4.0.1.3-0~x2go1) unstable; urgency=low