[X2go-Bugs] [Tickets #78] Re: custom commands do not work when given with full path
bugs at x2go.org
bugs at x2go.org
Wed Jul 20 19:43:34 CEST 2011
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=78
------------------------------------------------------------------------------
Ticket | 78
Updated By | Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Summary | custom commands do not work when given with full path
Queue | python-x2go
Version | HEAD
Type | Bug
-State | Unconfirmed
+State | Assigned
Priority | 1. Low
-Operating System |
+Operating System | 8
-Owners |
+Owners | Mike Gabriel
------------------------------------------------------------------------------
Mike Gabriel <mike.gabriel at das-netzwerkteam.de> (2011-07-20 19:43) wrote:
The way things work with X2go are these...
... You can only execute a binary that is in your $PATH environment.
That is: you cannot execute any arbitrary file by giving the full path of it.
To make full path handling in PyHoca-GUI a little smoother, the
following fix has been committed to Git:
http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=07dc7771aad40611427ad7953a89be9ac52b789e
Will be in versions Python X2go >= 0.1.1.5 and PyHoca-GUI > 0.1.0.7rcX.
More information about the x2go-bugs
mailing list