tag #505 pending fixed #505 2:3.5.0.25 thanks Hello, X2Go issue #505 (src:nx-libs) 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=nx-libs.git;a=commitdiff;h=57fb5bb The issue will most likely be fixed in src:nx-libs (2:3.5.0.25). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 57fb5bb5733fb69c98a9c2fecb06ed4cd7b922f3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 11 10:42:04 2014 +0200 Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode server let NX proxy attempt connecting to the abstract X11 socket first, and only fallback to the file system socket, if the abstract socket is not available. (Fixes: #505). diff --git a/debian/changelog b/debian/changelog index 5b53ee1..60c5fe7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ nx-libs (2:3.5.0.25-0x2go1) UNRELEASED; urgency=low * Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64 architectures. (Fixes: #490). + * Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode "server" let + NX proxy attempt connecting to the abstract X11 socket first, and only + fallback to the file system socket, if the abstract socket is not + available. (Fixes: #505). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 May 2014 09:58:10 +0200