tag #407 pending fixed #407 4.0.1.16 thanks Hello, X2Go issue #407 (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=803fcba 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 803fcbaa4e92b1b3caa78bc5288fd7a43f7d4d5b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jun 16 09:38:04 2014 +0200 Fix problems with unmounting shared folders on session suspension/ termination. Remove extra parentheses from the fusermount execution call. (Fixes: #407). Conflicts (resolved by Mike Gabriel): x2goserver/bin/x2goumount-session diff --git a/debian/changelog b/debian/changelog index 12368fb..c401735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,9 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low - Refuse client communcation if server-side hostname is not set up correctly (Fixes: #468). - Fix string comparion in x2goumount-session. + - Fix problems with unmounting shared folders on session suspension/ + termination. Remove extra parentheses from the fusermount execution + call. (Fixes: #407). * debian/control, x2goserver.spec: + Update versioned D: x2goagent (>= 3.5.0.25). This assures that X2Go works with poly-instantiated /tmp directories.