tag #487 pending fixed #487 4.0.5.1 thanks Hello, X2Go issue #487 (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=f399a04 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 f399a0453487ac97eb113923f7503fd0f06e046d Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Jan 13 06:03:55 2016 +0100 onmainwindow.{cpp,h}: don't use a hardcoded path to xmodmap on OS X and handle errors more gracefully. Fixes: #487. diff --git a/debian/changelog b/debian/changelog index 5c5bef8..92a3d0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low - x2gosettings.cpp: let centralSettings () return false on Windows. - onmainwindow.cpp: be more precise in slotScDaemonError () regarding unknown and undefined errors. + - onmainwindow.{cpp,h}: don't use a hardcoded path to xmodmap on OS X and + handle errors more gracefully. Fixes: #487. [ Oleksandr Shneyder ] * New upstream release (4.0.5.1):