tag #165 pending fixed #165 4.0.1.1 thanks Hello, X2Go issue #165 (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=1830e1f The issue will most likely be fixed in src:x2goclient (4.0.1.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 1830e1f54afad8750cef92cb59c866bbe0356795 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat May 18 20:59:25 2013 +0200 Fix detection of maximum screen area available for a session. (Fixes: #165). diff --git a/debian/changelog b/debian/changelog index b8ecce2..c203fd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,11 @@ x2goclient (4.0.1.1-0~x2go1) UNRELEASED; urgency=low Let's consider a given SSH private key that fails to log the user in as an overall login failure. (Fixes: #141). + [ Ricardo Díaz Martín ] + * New upstream version (4.0.1.1): + - Fix detection of maximum screen area available for a session. (Fixes: + #165). + [ Otto Kjell ] * New upstream version (4.0.1.1): - Enable debug mode through cmd line parameter. (Fixes: #142).