[X2Go-Dev] Bug#1019: X2Go issue (in src:x2goclient) has been marked as pending for release

2016-04-05 Thread Mihai Moldovan
On 06.04.2016 06:58 AM, Mihai Moldovan wrote:
> tag #1019 pending
> fixed #1019 4.0.5.2

Even though this bug will be marked as fixed in 4.0.5.2, I'll take the hotfix I
just pushed, rebase it onto 4.0.5.1 and rebuild the OS X binaries and also
re-publish them later today/tomorrow.



Mihai



signature.asc
Description: OpenPGP digital signature
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Processed: X2Go issue (in src:x2goclient) has been marked as pending for release

2016-04-05 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

> tag #1019 pending
Bug #1019 [x2goclient] PATH not correctly set while executing xmodmap
Added tag(s) pending.
> fixed #1019 4.0.5.2
Bug #1019 [x2goclient] PATH not correctly set while executing xmodmap
There is no source info for the package 'x2goclient' at version '4.0.5.2' with 
architecture ''
Unable to make a source version for version '4.0.5.2'
Marked as fixed in versions 4.0.5.2.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1019: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1019
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#1019: X2Go issue (in src:x2goclient) has been marked as pending for release

2016-04-05 Thread Mihai Moldovan
tag #1019 pending
fixed #1019 4.0.5.2
thanks

Hello,

X2Go issue #1019 (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=3772ad2

The issue will most likely be fixed in src:x2goclient (4.0.5.2).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 3772ad2ff7b6553f71790da0527a9e1d5e399ddb
Author: Mihai Moldovan 
Date:   Wed Apr 6 06:55:33 2016 +0200

src/onmainwindow.cpp: add (default) MacPorts prefix, /usr/local/bin and 
/opt/X11/bin to x2goclient's environment and child environments before starting 
xmodmap. Fixes: #1019.

Requires a re-release of X2Go Client for OS X.

diff --git a/debian/changelog b/debian/changelog
index 2030cd5..c058a99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,10 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium
   This particular style has been removed/replaced by Fusion, which
   incorporates features of both Plastique and Clearlooks styles.
 - x2goclient.spec: whitespace only.
+- src/onmainwindow.cpp: add (default) MacPorts prefix, /usr/local/bin and
+  /opt/X11/bin to x2goclient's environment and child environments before
+  starting xmodmap. Fixes: #1019. Requires a re-release of X2Go Client for
+  OS X.
 
   [ Mike DePaulo ]
   * New upstream release (4.0.5.2):
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Processed: your mail

2016-04-05 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org:

> reassign 1019 x2goclient 4.0.5.1
Bug #1019 [x2go os x client] xcodemap is missing on OS X 10.11
Warning: Unknown package 'x2go'
Warning: Unknown package 'os'
Warning: Unknown package 'x'
Warning: Unknown package 'client'
Bug reassigned from package 'x2go os x client' to 'x2goclient'.
No longer marked as found in versions 4.0.5.1.
Ignoring request to alter fixed versions of bug #1019 to the same values 
previously set
Bug #1019 [x2goclient] xcodemap is missing on OS X 10.11
There is no source info for the package 'x2goclient' at version '4.0.5.1' with 
architecture ''
Unable to make a source version for version '4.0.5.1'
Marked as found in versions 4.0.5.1.
> retitle 1019 PATH not correctly set while executing xmodmap
Bug #1019 [x2goclient] xcodemap is missing on OS X 10.11
Changed Bug title to 'PATH not correctly set while executing xmodmap' from 
'xcodemap is missing on OS X 10.11'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1019: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1019
X2Go Bug Tracking System
Contact ow...@bugs.x2go.org with problems
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#487: "xmodmap failed to start" error

2016-04-05 Thread Nimesh Jethwa
When connecting to a X2Go session using the latest release (4.0.5.1) on
Mac OS 10.11, the client displays a dialog box with error message
"xmodmap failed to start". Attached is a picture of the error message.

It seems like the search path does not include '/usr/X11/bin' or
'/opt/X11/bin' which indeed does have the xmodmap binary.

Some debug -

1) Executing 'echo $PATH' in the terminal displays
'/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin'

2) Below is a snippet of 'launchctl procinfo ' when opening
the app from Launchpad.
inherited environment = {
DISPLAY
=> /private/tmp/com.apple.launchd.jbbgc0SnWW/org.macosforge.xquartz:0
SSH_AUTH_SOCK
=> /private/tmp/com.apple.launchd.iQM7MSzyBK/Listeners
Apple_PubSub_Socket_Render
=> /private/tmp/com.apple.launchd.FBStbBeusm/Render
}

default environment = {
PATH => /usr/bin:/bin:/usr/sbin:/sbin
}

environment = {
USER => zc
COMMAND_MODE => unix2003
LOGNAME => zc
PATH => /usr/bin:/bin:/usr/sbin:/sbin
DISPLAY
=> /private/tmp/com.apple.launchd.jbbgc0SnWW/org.macosforge.xquartz:0
Apple_PubSub_Socket_Render
=> /private/tmp/com.apple.launchd.FBStbBeusm/Render
SSH_AUTH_SOCK
=> /private/tmp/com.apple.launchd.iQM7MSzyBK/Listeners
SHELL => /bin/bash
HOME => /Users/zc
TMPDIR
=> /var/folders/dr/ylvdtkpd2rv2qkfclsw7y06rgn/T/
__CF_USER_TEXT_ENCODING => 0x1F5:0x0:0x0
XPC_SERVICE_NAME =>
com.apple.xpc.launchd.oneshot.0x1006.x2goclient
}

3) Executing 'launchctl setenv
PATH /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin' in the
terminal, followed by opening the app from Launchpad, procinfo shows -
inherited environment = {
PATH
=> /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
DISPLAY
=> /private/tmp/com.apple.launchd.jbbgc0SnWW/org.macosforge.xquartz:0
SSH_AUTH_SOCK
=> /private/tmp/com.apple.launchd.iQM7MSzyBK/Listeners
Apple_PubSub_Socket_Render
=> /private/tmp/com.apple.launchd.FBStbBeusm/Render
}

default environment = {
PATH => /usr/bin:/bin:/usr/sbin:/sbin
}

environment = {
USER => zc
COMMAND_MODE => unix2003
LOGNAME => zc
PATH => /usr/bin:/bin:/usr/sbin:/sbin
DISPLAY
=> /private/tmp/com.apple.launchd.jbbgc0SnWW/org.macosforge.xquartz:0
Apple_PubSub_Socket_Render
=> /private/tmp/com.apple.launchd.FBStbBeusm/Render
SSH_AUTH_SOCK
=> /private/tmp/com.apple.launchd.iQM7MSzyBK/Listeners
SHELL => /bin/bash
HOME => /Users/zc
TMPDIR
=> /var/folders/dr/ylvdtkpd2rv2qkfclsw7y06rgn/T/
__CF_USER_TEXT_ENCODING => 0x1F5:0x0:0x0
XPC_SERVICE_NAME =>
com.apple.xpc.launchd.oneshot.0x1007.x2goclient
}

4) Opening the app using terminal by executing 'open
-n /Applications/x2goclient.app'
inherited environment = {
DISPLAY
=> /private/tmp/com.apple.launchd.8PPy9QYAsk/org.macosforge.xquartz:0
SSH_AUTH_SOCK
=> /private/tmp/com.apple.launchd.WjqkY6s8Nu/Listeners
Apple_PubSub_Socket_Render
=> /private/tmp/com.apple.launchd.foKIWVipU9/Render
}

default environment = {
PATH => /usr/bin:/bin:/usr/sbin:/sbin
}

environment = {
PWD => /Users/zc
USER => zc
SECURITYSESSIONID => 186a7
LANG => en_CA.UTF-8
COMMAND_MODE => unix2003
TERM => xterm-256color
PATH
=> /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
LOGNAME => zc
DISPLAY
=> /private/tmp/com.apple.launchd.8PPy9QYAsk/org.macosforge.xquartz:0
Apple_PubSub_Socket_Render
=> /private/tmp/com.apple.launchd.foKIWVipU9/Render
TERM_PROGRAM_VERSION => 361
TERM_SESSION_ID => BAFCF5E5-BAA0-4415-AF96-FEBA6619784E
SSH_AUTH_SOCK
=> /private/tmp/com.apple.launchd.WjqkY6s8Nu/Listeners
SHLVL => 1
SHELL => /bin/bash
HOME => /Users/zc
_ => /usr/bin/open
TERM_PROGRAM => Apple_Terminal
TMPDIR
=> /var/folders/dr/ylvdtkpd2rv2qkfclsw7y06rgn/T/
__CF_USER_TEXT_ENCODING => 0x1F5:0x0:0x0
XPC_SERVICE_NAME =>
com.apple.xpc.launchd.oneshot.0x1006.x2goclient
}

===

Basically, the correct path is set only when the app is opened via the
terminal. If the user decides to hit 'OK' to the dialog box, then the
x2go session is terminated, but if he decides to leave it 

[X2Go-Dev] Bug#1016: python-x2go breaks with gevent 1.1.0

2016-04-05 Thread Cezary Statkiewicz
Package: python-x2go
Version: 0.5.0.4

 Hi,

 I'm using x2go python bindings, and noticed that X2GoSession's .suspend() can 
break with gevent 1.1. I've downgraded gevent to 1.0.2 and unchanged code 
works fine with it.

 Sample code (i believe taken from a sample code):


 class Client(X2GoClient):
def do_connect(self):
...
sid = self.register_session(server=session_args.pop('server', None),
username=session_args.pop('username', 
None),

profile_name=session_args.pop('profile_name', 
None),
port=session_args.pop('port', None),
return_object=True)
sid.update_params(session_args)
sid.connect()
self.clean_sessions(sid.uuid)
sid.start(cmd='XFCE')

session_name = sid.get_session_name()
if session_name is None:
log.error("X2Go session creation: Session name is None, 
terminating")
return
sid.suspend()
...


 Traceback:


  File "/usr/lib/python2.7/dist-packages/x2go/session.py", line 2303, in 
suspend
self._lock.release()
  File "gevent/_semaphore.py", line 266, in 
gevent._semaphore.BoundedSemaphore.release (gevent/gevent._semaphore.c:4866)
  File "gevent/_semaphore.py", line 268, in 
gevent._semaphore.BoundedSemaphore.release (gevent/gevent._semaphore.c:4802)
thread.error: Semaphore released too many times



 Best Regards,

 Cezary Statkiewicz
 


signature.asc
Description: This is a digitally signed message part.
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] X2Go Bug #503: “Can’t start X.Org. Please check installation”

2016-04-05 Thread Beek Graham

This bug still seems to be in x2go since 2014. Is anyone looking at it?

Cheers,
Graham
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#1019: xcodemap is missing on OS X 10.11

2016-04-05 Thread Sebastian Fey

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 
."


___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#112: garbled keyboard issue

2016-04-05 Thread Scott Classen
this is killing me.

I'm having the exact same problem connecting from my Mac
OS X 10.11.3
Xquartz 2.7.9_rc2 (xorg-server 1.17.4)
 X2Go Client v. 4.0.5.0 (Qt - 4.8.7)

I've tried connecting to a CentOS 7 machine with either XFCE or MATE desktops 
and they both exhibit the same garbled keyboard behavior.
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev


[X2Go-Dev] Bug#1018: PATH not set correctly

2016-04-05 Thread Oliver R.

Package: x2goserver
Version: 4.0.1.19-0

When I start a session on a remote machine running Linux Mint 13 Xfce 
(Ubuntu 12.04) and open a terminal with bash, the PATH environment 
variable is not set correctly. It is 
/home/user/bin:/home/user/bin:/usr/local/bin:/usr/bin:/bin as opposed to 
/home/user/bin:/home/user/bin:/home/user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games 
which I get when I use desktop sharing.


Maybe this is related to Bug#1017, which also does not appear with desktop 
sharing.


Oliver
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev