Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=58 ------------------------------------------------------------------------------ Ticket | 58 Created By | dick.kniep@lindix.nl Summary | Crash --resume-all-on-connect Queue | pyhoca-gui Version | HEAD Type | Bug State | Unconfirmed Priority | 1. Low Operating System | 4 Owners | ------------------------------------------------------------------------------ dick.kniep@lindix.nl (2011-03-09 15:24) wrote: Starting pyhoca-gui with the following parms: pyhoca-gui -P Autitude --libdebug --start-on-connect --resume-all-on-connect After entering the userid/password I get this crash pyhoca-gui[18027] (x2gocontrolsession-pylib) DEBUG: remote x2gousers group: ['arjen', 'dick', 'sylvie', 'elderhor', 'nobacka1', 'tepperec', 'boeralmj', 'wolfertd', 'vlastuin', 'spookje1', 'vlietvis', 'nob00001', 'sean', 'bart'] pyhoca-gui[18027] (PyHoca-GUI) NOTICE: [Autitude - verbinden] Authenticatie is gelukt. pyhoca-gui[18027] (x2gocontrolsession-pylib) INFO: executing command on X2go server: x2golistsessions Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/logon.py", line 331, in OnLogin self._PyHocaGUI._post_authenticate(evt, session_uuid) File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/frontend.py", line 313, in _post_authenticate self._start_on_connect(evt, session_uuid) File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/frontend.py", line 273, in _start_on_connect self.OnSessionStart(evt) File "/usr/lib/pymodules/python2.6/pyhoca/wxgui/frontend.py", line 378, in OnSessionStart self.current_profile_name = self._eventid_profilenames_map[evt.GetId()] KeyError: -211 pyhoca-gui[18027] (x2gocontrolsession-pylib) INFO: executing command on X2go server: x2golistsessions
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=58 ------------------------------------------------------------------------------ Ticket | 58 Updated By | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Summary | Crash --resume-all-on-connect Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Resolved Priority | 1. Low Operating System | 4 -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel <mike.gabriel@das-netzwerkteam.de> (2011-03-10 20:59) wrote: Already resolved in Git code base, the resolving commit was: http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commit;h=b021eac567e9e74f660f...