From x2go@ymir.das-netzwerkteam.de  Wed Jan 13 06:04:11 2016
Received: (at control) by bugs.x2go.org; 13 Jan 2016 05:04:28 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id AE6993C574; Wed, 13 Jan 2016 06:04:11 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 487-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 487@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20160113050411.AE6993C574@ymir.das-netzwerkteam.de>
Date: Wed, 13 Jan 2016 06:04:11 +0100 (CET)

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):

