tag #1147 pending fixed #1147 1.5.0.0 thanks Hello, X2Go issue #1147 (src:x2gothinclient) 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=x2gothinclient.git;a=commitdiff;h=055f151 The issue will most likely be fixed in src:x2gothinclient (1.5.0.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 055f15175305dfce06d5dba19f0bd5d08ada9b24 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Feb 16 11:04:05 2017 +0100 management/share/etc/x2gothinclient-minidesktop_start: correctly continue commented out command on the next line. Fixes: #1147. diff --git a/debian/changelog b/debian/changelog index 68a0aba..b594906 100644 --- a/debian/changelog +++ b/debian/changelog @@ -97,6 +97,8 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Change string "X2go" to "X2Go" where appropriate. - displaymanager/init/x2gothinclient-displaymanager.init: fix unchanged "gdm" string in log message. Fixes: #997. + - management/share/etc/x2gothinclient-minidesktop_start: correctly + continue commented out command on the next line. Fixes: #1147. * usbmount/x2gousbmount: fix typo int -> print. Fixes: #840. * debian/control: - Whitespace only.