tag #718 pending fixed #718 1.5.0.0 thanks Hello, X2Go issue #718 (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=f25b381 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 f25b3813280c210002cbb4dffe16657c9404e717 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jan 6 13:21:46 2015 +0100 For X2Go TCE in display manager mode, set login backgrounds of all screens (if more than one is used) to a blue'ish background color. (Fixes: #718). diff --git a/debian/changelog b/debian/changelog index 05eae5b..baf2ce8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,7 +59,10 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Don't choke if /etc/resolv.conf in the TCE chroot is a symbolic link (in x2gothinclient_shell, x2gothinclient_upgrade). - README.i18n: Add file that explains the translation workflow for - this package. Thanks to Mark Pedersen-Cook for drafting this file. + this package. Thanks to Mark Pedersen-Cook for drafting this file. + - For X2Go TCE in display manager mode, set login backgrounds of all + screens (if more than one is used) to a blue'ish background color. + (Fixes: #718). * debian/control: + Rename bin:package: x2gothinclient -> x2gothinclient-daemon. + Make sure x2gothinclient-minidesktop pulls in X11 and X2Go Client.