tag #945 pending fixed #945 4.0.5.1 thanks Hello, X2Go issue #945 (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=fcf573f The issue will most likely be fixed in src:x2goclient (4.0.5.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit fcf573ff3523dfbb1da89a3e699a1aab097103d7 Author: Orion Poplawski <orion@cora.nwra.com> Date: Thu Jan 14 04:02:20 2016 +0100 sshmasterconnection.cpp: check correct variable for validity: public key instead of private key (again.) Fixes: #945. diff --git a/debian/changelog b/debian/changelog index 2f8f895..d0a9f30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -66,6 +66,8 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low for ~/.bash_logout and friend scripts to be executed, which may contain calls to ncurses' reset or clear, also set the TERM variable to dump to not have unexpected output on stderr at logout time. + - sshmasterconnection.cpp: check correct variable for validity: public key + instead of private key (again.) Fixes: #945. -- X2Go Release Manager <git-admin@x2go.org> Tue, 28 Jul 2015 06:05:27 +0200