tag #921 pending fixed #921 4.0.5.1 thanks Hello, X2Go issue #921 (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=def70cb 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 def70cbd2c3baa46ea42e5947fb3f3c789b1ab47 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 14 03:38:16 2016 +0100 debian/changelog: add bug closure for #921 (and implicitly #929.) diff --git a/debian/changelog b/debian/changelog index 185be61..2f8f895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,7 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low - Replace "::" with "_" for the desktop link name on Windows. - Fix direct RDP in broker mode. - Fix crashing client when editing session from SessionManageDialog. + Fixes: #921. - Configure audio input in pulseaudio on Windows. - Reconnect ssh broker in case of IO Error. - Reformat source onmainwindow.cpp.