Package: pyhoca-cli Version: 0.2.1.0
pyhoca-cli --server vulcan --printing -R orion-51-1355520763_stDXFCE_dp24 pyhoca-cli[31838] NOTICE: preparing requested X2Go session pyhoca-cli[31838] (PyHocaCLI) NOTICE: preparing requested X2Go session pyhoca-cli[31838] (x2gosessregistry-pylib) NOTICE: registering X2Go session Pyhoca-Client_Session... pyhoca-cli[31838] (x2goclient-pylib) NOTICE: initializing X2Go session... pyhoca-cli[31838] (x2gocontrolsession-pylib) NOTICE: connecting to [vulcan]:22 Traceback (most recent call last): File "/usr/bin/pyhoca-cli", line 414, in <module> thisPyHocaCLI.MainLoop() File "/usr/lib/python2.7/site-packages/pyhoca/cli/frontend.py", line 471, in MainLoop self.resume_session(self.x2go_session_hash) File "/usr/lib/python2.7/site-packages/pyhoca/cli/frontend.py", line 232, in resume_session self._X2goClient__resume_session(s_hash, self.args.resume) File "/usr/lib/python2.7/site-packages/x2go/client.py", line 1534, in resume_session return self.session_registry(session_uuid).resume(session_name=session_name, session_list=self.list_sessions(session_uuid=session_uuid), **sessionopts) TypeError: list_sessions() got an unexpected keyword argument 'session_uuid'
-- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 http://www.nwra.com
reassign #89 python-x2go tag #89 pending thanks
Hi Orion,
On Fr 14 Dez 2012 23:58:44 CET Orion Poplawski wrote:
Package: pyhoca-cli Version: 0.2.1.0
pyhoca-cli --server vulcan --printing -R orion-51-1355520763_stDXFCE_dp24 pyhoca-cli[31838] NOTICE: preparing requested X2Go session pyhoca-cli[31838] (PyHocaCLI) NOTICE: preparing requested X2Go session pyhoca-cli[31838] (x2gosessregistry-pylib) NOTICE: registering X2Go
session Pyhoca-Client_Session... pyhoca-cli[31838] (x2goclient-pylib) NOTICE: initializing X2Go session... pyhoca-cli[31838] (x2gocontrolsession-pylib) NOTICE: connecting to
[vulcan]:22 Traceback (most recent call last): File "/usr/bin/pyhoca-cli", line 414, in <module> thisPyHocaCLI.MainLoop() File "/usr/lib/python2.7/site-packages/pyhoca/cli/frontend.py",
line 471, in MainLoop self.resume_session(self.x2go_session_hash) File "/usr/lib/python2.7/site-packages/pyhoca/cli/frontend.py",
line 232, in resume_session self._X2goClient__resume_session(s_hash, self.args.resume) File "/usr/lib/python2.7/site-packages/x2go/client.py", line 1534,
in resume_session return
self.session_registry(session_uuid).resume(session_name=session_name,
session_list=self.list_sessions(session_uuid=session_uuid),
**sessionopts) TypeError: list_sessions() got an unexpected keyword argument 'session_uuid'
This has actually been an issue in Python X2Go. This commit should fix it: http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=a30ff312cbb337d...
Thanks for reporting! Mike
--
DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Processing commands for control@bugs.x2go.org:
reassign #89 python-x2go Bug #89 [pyhoca-cli] pyhoca-cli fails trying to resume session Bug reassigned from package 'pyhoca-cli' to 'python-x2go'. No longer marked as found in versions 0.2.1.0. Ignoring request to alter fixed versions of bug #89 to the same values previously set tag #89 pending Bug #89 [python-x2go] pyhoca-cli fails trying to resume session Added tag(s) pending. thanks Stopping processing here.
89: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=89 X2Go Bug Tracking System Contact git-admin@x2go.org with problems
On 12/15/2012 04:18 PM, Mike Gabriel wrote:
This has actually been an issue in Python X2Go. This commit should fix it: http://code.x2go.org/gitweb?p=python-x2go.git;a=commitdiff;h=a30ff312cbb337d...
That appears to have fixed it. Thanks!
-- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder Office FAX: 303-415-9702 3380 Mitchell Lane orion@nwra.com Boulder, CO 80301 http://www.nwra.com