From sebastian.fey@tu-dortmund.de  Tue Apr  5 14:20:49 2016
Received: (at submit) by bugs.x2go.org; 5 Apr 2016 12:20:50 +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=0.8 required=3.0 tests=BAYES_50,HTML_MESSAGE,
	URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id D95845DA9D
	for <submit@bugs.x2go.org>; Tue,  5 Apr 2016 14:20:48 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id sm-T5bD7SAFH for <submit@bugs.x2go.org>;
	Tue,  5 Apr 2016 14:20:42 +0200 (CEST)
X-Greylist: delayed 2126 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Tue, 05 Apr 2016 14:20:42 CEST
Received: from unimail.uni-dortmund.de (mx1.hrz.tu-dortmund.de [129.217.128.51])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 3B5375DA99
	for <submit@bugs.x2go.org>; Tue,  5 Apr 2016 14:20:42 +0200 (CEST)
Received: from fau-eduroam-3-46.wlan.rrze.net (nat-gw1.rz.rrze.net [192.44.85.23])
	(authenticated bits=0)
	by unimail.uni-dortmund.de (8.15.2/8.15.2) with ESMTPSA id u35BjFFr018994
	(version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT)
	for <submit@bugs.x2go.org>; Tue, 5 Apr 2016 13:45:15 +0200 (CEST)
Reply-To: sebastian.fey@tu-dortmund.de
To: submit@bugs.x2go.org
From: Sebastian Fey <sebastian.fey@tu-dortmund.de>
Subject: xcodemap is missing on OS X 10.11
Message-ID: <5703A54C.9020204@tu-dortmund.de>
Date: Tue, 5 Apr 2016 13:45:16 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0)
 Gecko/20100101 Thunderbird/38.7.1
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="------------040606020206090301010307"

This is a multi-part message in MIME format.
--------------040606020206090301010307
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

Package: x2go OS X client
Version: 4.0.5.1

After starting the x2go client, opening a connection and logging in, the 
client reports a missing "xmodmap" binary. The error message is attached 
at the bottom.

The xmodmap binary on my system is located in "/opt/X11/bin/xmodmap". 
The directory path was added to the $PATH variable, but unfortunately 
the client doesn't seem to read the $PATH variable. Due to the new "SIP" 
feature in the new OS X one is not allowed to write to the folders in 
which the client is looking for the binary (even with root privileges).

I'm running OS X 10.11.4 and XQuartz 2.7.8 (xorg-server 1.16.4).

Error message:

"xmodmap failed to start.

This likely means the binary is not available. The current search path 
is: /usr/bin:/bin:/usr/sbin:/sbin X2Go Client will now terminate. File a 
bug report as outlined on the bugs wiki page 
<http://wiki.x2go.org/doku.php/wiki:bugs>."


--------------040606020206090301010307
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta charset="utf-8">
    <pre class="code" style="margin: 0px 0px 1.4em; padding: 0.7em 1em; font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Bitstream Vera Sans Mono', 'Nimbus Mono L', Monaco, 'Courier New', monospace; font-size: 14px; direction: ltr; text-align: left; color: rgb(102, 102, 102); border-radius: 2px; overflow: auto; word-wrap: normal; border: 1px solid rgb(204, 204, 204); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.6px; orphans: auto; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);">Package: x2go OS X client
Version: 4.0.5.1
<meta name="qrichtext" content="1"></pre><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
After starting the x2go client, opening a connection and logging in, the client reports a missing "xmodmap" binary. The error message is attached at the bottom.
</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The xmodmap binary on my system is located in "/opt/X11/bin/xmodmap". The directory path was added to the $PATH variable, but unfortunately the client doesn't seem to read the $PATH variable. Due to the new "SIP" feature in the new OS X one is not allowed to write to the folders in which the client is looking for the binary (even with root privileges).

</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">I'm running OS X 10.11.4 and XQuartz 2.7.8 (xorg-server 1.16.4).</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Error message:
</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">"xmodmap failed to start.

<meta name="qrichtext" content="1"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }</style>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!--StartFragment-->This likely means the binary is not available. 
The current search path is: /usr/bin:/bin:/usr/sbin:/sbin 

X2Go Client will now terminate. 

File a bug report as outlined on the <a href="http://wiki.x2go.org/doku.php/wiki:bugs"><span style=" text-decoration: underline; color:#0000ff;">bugs wiki page</span></a>."<!--EndFragment--></p>
</p></body></html>
--------------040606020206090301010307--

