Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=61
------------------------------------------------------------------------------
Ticket | 61
Created By | mike.gabriel(a)das-netzwerkteam.de
Summary | Message box if PyHoca-GUI is started but already
| running
Queue | pyhoca-gui
Version | HEAD
Type | Enhancement
State | Accepted
Priority | 1. Low
Operating System |
Owners |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-03-11 15:41) wrote:
PyHoca-GUI can only be started once per user. If the user tries to
start a second instance of PyHoca-GUI a notification message window
will be a nice feature to inform the user about the already running
PyHoca-GUI in the systray.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=66
------------------------------------------------------------------------------
Ticket | 66
Created By | dick.kniep(a)lindix.nl
Summary | Segmentation fault when creating a new profile
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Operating System | 5
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-04-13 16:28) wrote:
When one creates a new profile, fills in all fields (sshproxy and so
on) and one clicks "Save" a segmentation fault occurs. In our
environment it is quite easy to reproduce.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=50
------------------------------------------------------------------------------
Ticket | 50
Created By | dick.kniep(a)lindix.nl
Summary | Logon panel is covered by messages
Queue | pyhoca-gui
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-02 11:59) wrote:
When one logs on on ms-windows, the logon panel is covered by messages
that are generated during the process that starts the session.
So the location of the logon panel should be 6 cm higher to avoid this.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=52
------------------------------------------------------------------------------
Ticket | 52
Created By | dick.kniep(a)lindix.nl
Summary | pyhoca gives segmentation fault when double clicked
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Operating System | 4
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-02 17:03) wrote:
When one clicks left on the taskbar icon and shortly afterwards again,
pyhoca-gui crashes. I think it is a wxPython issue, because I see this
only on Linux and not on Windows.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=62
------------------------------------------------------------------------------
Ticket | 62
Created By | dick.kniep(a)lindix.nl
Summary | Crashes if files do not exist
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System | 4
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-14 10:28) wrote:
I pulled the newest version from git this morning and logged on in
Linux to a production machine. I didn't test any further, but I got
the following crashes:
pyhoca-gui[3313] (PyHoca-GUI) NOTICE: [Ruimbaan - Start] Neue X2go
sessie wordt gestart... dick-50-1300092946_stRTERMINAL_dp24
Exception in thread Thread-16:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/pymodules/python2.6/x2go/dropbox.py", line 175, in run
if self._incoming_dropbox_jobs:
File "/usr/lib/pymodules/python2.6/x2go/dropbox.py", line 142, in
_incoming_dropbox_jobs
l = os.listdir(self.dropbox_dir)
OSError: [Errno 2] Bestand of map bestaat niet:
'/home/dick/.x2go/S-dick-50-1300089434_stRTERMINAL_dp24/dropbox'
Exception in thread Thread-26:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/pymodules/python2.6/x2go/printqueue.py", line 178, in run
if self._incoming_print_jobs:
File "/usr/lib/pymodules/python2.6/x2go/printqueue.py", line 139,
in _incoming_print_jobs
l = os.listdir(self.spool_dir)
OSError: [Errno 2] Bestand of map bestaat niet:
'/home/dick/.x2go/S-dick-51-1300092459_stRTERMINAL_dp24/spool'
Exception in thread Thread-30:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/pymodules/python2.6/x2go/dropbox.py", line 175, in run
if self._incoming_dropbox_jobs:
File "/usr/lib/pymodules/python2.6/x2go/dropbox.py", line 142, in
_incoming_dropbox_jobs
l = os.listdir(self.dropbox_dir)
OSError: [Errno 2] Bestand of map bestaat niet:
'/home/dick/.x2go/S-dick-51-1300092459_stRTERMINAL_dp24/dropbox'
Exception in thread Thread-43:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/pymodules/python2.6/x2go/dropbox.py", line 175, in run
if self._incoming_dropbox_jobs:
File "/usr/lib/pymodules/python2.6/x2go/dropbox.py", line 142, in
_incoming_dropbox_jobs
l = os.listdir(self.dropbox_dir)
OSError: [Errno 2] Bestand of map bestaat niet:
'/home/dick/.x2go/S-dick-50-1300092946_stRTERMINAL_dp24/dropbox'
Exception in thread Thread-12:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/pymodules/python2.6/x2go/printqueue.py", line 178, in run
if self._incoming_print_jobs:
File "/usr/lib/pymodules/python2.6/x2go/printqueue.py", line 139,
in _incoming_print_jobs
l = os.listdir(self.spool_dir)
OSError: [Errno 2] Bestand of map bestaat niet:
'/home/dick/.x2go/S-dick-50-1300089434_stRTERMINAL_dp24/spool'
I don't think I deleted any directories (although I can't really remember).
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=70
------------------------------------------------------------------------------
Ticket | 70
Created By | dick.kniep(a)lindix.nl
Summary | Cannot log on using ssh-proxy
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 3. High
Operating System | 9
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-05-30 15:21) wrote:
Using a key that is working on Ubuntu, on windows I get a "host key
for server lindix.cvix.nl does not match" while trying to connect.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=69
------------------------------------------------------------------------------
Ticket | 69
Created By | dick.kniep(a)lindix.nl
Summary | Crash if broken suspended/crashed session
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System | 5
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-05-30 10:25) wrote:
When a session has crashed (or has not been eded properly), it remains
in the active sessions list. When one restarts pyhoca-gui (for
instance the next day) and tries to reconnect to the crashed session,
this traceback occurs
pyhoca-gui[8513] (x2gofwtunnel-pylib) ERROR: incoming request to
[localhost]:30004 was rejected by the SSH server.
pyhoca-gui[8513] (PyHoca-GUI) NOTICE: [lindix - sessie fout]
Forwarding tunnel request to [localhost]:30004 for session
dick-51-1306402511_stRTERMINAL_dp24 was denied by remote X2go/SSH
server. Session startup failed.
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/gevent/greenlet.py", line 405, in run
result = self._run(*self.args, **self.kwargs)
File "/home/dick/x2go/pyhoca-gui/x2go/client.py", line 1140, in
resume_session
return self.session_registry(session_uuid).resume()
File "/home/dick/x2go/pyhoca-gui/x2go/session.py", line 915, in resume
_terminal.start_printing()
File
"/home/dick/x2go/pyhoca-gui/x2go/backends/terminal/_stdout.py", line
485, in start_printing
self.share_local_folder(folder_name=spool_dir, folder_type='spool')
File
"/home/dick/x2go/pyhoca-gui/x2go/backends/terminal/_stdout.py", line
607, in share_local_folder
self.control_session._x2go_sftp_write(_x2go_key_fname, _x2go_key_bundle)
File "/home/dick/x2go/pyhoca-gui/x2go/backends/control/_stdout.py",
line 161, in _x2go_sftp_write
remote_fileobj = self.sftp_client.open(remote_path, 'w')
File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line
245, in open
t, msg = self._request(CMD_OPEN, filename, imode, attrblock)
File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line
628, in _request
return self._read_response(num)
File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line
675, in _read_response
self._convert_status(msg)
File "/usr/lib/pymodules/python2.6/paramiko/sftp_client.py", line
701, in _convert_status
raise IOError(errno.ENOENT, text)
IOError: [Errno 2] No such file
<Greenlet at 0x3ae9408: <bound method PyHocaGUI.resume_session of
<pyhoca.wxgui.frontend.PyHocaGUI; proxy of <Swig Object of type
'wxPyApp *' at 0x358fba0>
>>(session_name='dick-51-1306402511_stRTERMINAL_dp24')> failed with
IOError
pyhoca-gui[8513] (PyHoca-GUI) NOTICE: [lindix - hervatten] X2go Sessie
wordt hervat... dick-51-1306402511_stRTERMINAL_
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=59
------------------------------------------------------------------------------
Ticket | 59
Created By | mike.gabriel(a)das-netzwerkteam.de
Summary | PyHoca-GUI ,,About'' window needs work...
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Assigned
Priority | 1. Low
Operating System |
Owners | Mike Gabriel
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-03-11 00:26) wrote:
... needed is:
o version number must be shown in ,,About'' window
o old code repository named in ,,About'' window -> needs to be
changed to git.x2go.org
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=2
------------------------------------------------------------------------------
Ticket | 2
Updated By | Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Summary | Strg-C not possible during password authentication
Queue | pyhoca-cli
Version | HEAD
Type | Bug
State | Assigned
Priority | 1. Low
Operating System |
Owners | Mike Gabriel
------------------------------------------------------------------------------
Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> (2011-05-26 01:34) wrote:
fixed with Git commit:
http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=commitdiff;h=c76c65322810ca5…
Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=37
------------------------------------------------------------------------------
Ticket | 37
Erstellt Von | mike.gabriel(a)das-netzwerkteam.de
Zusammenfassung | Session profiles: allowing grouping of session profiles
Warteschlange | pyhoca-gui
Version | HEAD
Typ | Enhancement
Status | New
Priorität | 1. Low
Zuständige |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-02-08 23:20) hat geschrieben:
For people who work on many different X2go servers (like sysadmins) it
might be helpful to sub-group session profiles. This could be achieved
by a new session profile option: ,,profilegroup''.