tag #502 pending fixed #502 4.0.2.1 thanks Hello, X2Go issue #502 (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=5a91717 The issue will most likely be fixed in src:x2goclient (4.0.2.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 5a917178f992bfdd4b1e48e6cb43f768b22ac656 Author: Clemens Lang <neverpanic@gmail.com> Date: Tue Jun 10 07:44:47 2014 +0200 Re-add Info.plist file (which got removed by accident in commit 91cf6c6). (Fixes: #502). diff --git a/debian/changelog b/debian/changelog index 0a94946..e3fc457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,11 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low * debian/control: + Add dbg:package x2goplugin-dbg. + [ Clemens Lang ] + * New upstream version (4.0.2.1): + - Re-add Info.plist file (which got removed by accident in commit 91cf6c6). + (Fixes: #502). + [ Oleksandr Shneyder ] * New upstream release (4.0.2.1): - Hide GSSAPI options on direct RDP connections. (Fixes: #478).