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''.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=67
------------------------------------------------------------------------------
Ticket | 67
Created By | dick.kniep(a)lindix.nl
Summary | Drop box does not work with sshproxy
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 3. High
Operating System | 5
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-05-18 17:25) wrote:
If connecting to a server via an sshproxy, the dropbox does not work
Ticket URL: https://code.x2go.org/horde4/whups/ticket/?id=68
------------------------------------------------------------------------------
Ticket | 68
Created By | dick.kniep(a)lindix.nl
Summary | Only one session is working with ssh-proxy
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Operating System | 5
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-05-20 14:57) wrote:
If one has connected to a host using ssh-proxy, it is not possible to
connect to another host from pyhoca-gui. This is very inconvenient, as
we have many servers where connections should be possible.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=63
------------------------------------------------------------------------------
Ticket | 63
Created By | dick.kniep(a)lindix.nl
Summary | Opening a second session gives error "THIS SHOULD NOT
| HAPPEN"
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System | 4
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-19 09:57) wrote:
pyhoca-gui[15547] (x2goterminalsession-pylib) NOTICE: x2gomountdirs
output is :
['dirs:/home/dick/.x2go/S-dick-50-1300523752_stRTERMINAL_dp24/spool__PRINT_SPOOL___REVERSESSH_PORT__30003', 'ssh port:30003', 'Host:127.0.0.1', 'User:dick', 'inserted,', 'sshfs -o IdentityFile=/home/dick/.x2go/ssh/key.z22095,UserKnownHostsFile=/home/dick/.x2go/ssh/key.z22095.ident dick(a)127.0.0.1:"/home/dick/.x2go/S-dick-50-1300523752_stRTERMINAL_dp24/spool" "/tmp/spool_dick/dick-50-1300523752_stRTERMINAL_dp24" -p 30003', 'mount /home/dick/.x2go/S-dick-50-1300523752_stRTERMINAL_dp24/spool ok',
'']
pyhoca-gui[15547] (x2goterminalsession-pylib) NOTICE: x2gomountdirs
output is :
['dirs:/home/dick/.x2go/S-dick-50-1300523752_stRTERMINAL_dp24/dropbox__DROPBOX_SPOOL___REVERSESSH_PORT__30003', 'ssh port:30003', 'Host:127.0.0.1', 'User:dick', 'inserted,', 'sshfs -o IdentityFile=/home/dick/.x2go/ssh/key.z22095,UserKnownHostsFile=/home/dick/.x2go/ssh/key.z22095.ident dick(a)127.0.0.1:"/home/dick/.x2go/S-dick-50-1300523752_stRTERMINAL_dp24/dropbox__DROPBOX_SPOOL_" "/tmp/dick_media/disk/_home_dick_.x2go_S-dick-50-1300523752_stRTERMINAL_dp24_dropbox__DROPBOX_SPOOL_" -p 30003', 'mount /home/dick/.x2go/S-dick-50-1300523752_stRTERMINAL_dp24/dropbox__DROPBOX_SPOOL_ failed',
'']
pyhoca-gui[15547] (x2goterminalsession-pylib) NOTICE: x2gomountdirs
output is : ['dirs:/home/dick/Documenten__REVERSESSH_PORT__30003',
'ssh port:30003', 'Host:127.0.0.1', 'User:dick', 'inserted,', 'sshfs
-o
IdentityFile=/home/dick/.x2go/ssh/key.z22095,UserKnownHostsFile=/home/dick/.x2go/ssh/key.z22095.ident dick(a)127.0.0.1:"/home/dick/Documenten" "/tmp/dick_media/disk/_home_dick_Documenten" -p 30003', 'mount /home/dick/Documenten ok', 'fname: /home/dick/Desktop/_home_dick_Documenten(sshfs-disk)',
'']
pyhoca-gui[15547] (x2gosessregistry-pylib) NOTICE: registering X2go
session Lindix...
pyhoca-gui[15547] (x2goclient-pylib) NOTICE: initializing X2go session...
Encountered IndexError: invalid literal for int() with base 10: ''
THIS SHOULD NOT HAPPEN... HERE IS THE x2golistsessions OUTPUT THAT
CAUSED THE ERROR...
|dick-51-1300523838_stRTERMINAL_dp24|51|as01.lindix|R|19.03.11
09:37:18|||||19.03.11 09:37:18|dick|1|
pyhoca-gui[15547] (PyHoca-GUI) NOTICE: [Lindix - Start] Neue X2go
sessie wordt gestart... dick-51-1300523838_stRTERMINAL_dp24
After connecting to the server I opened a second terminal screen to do
some work. The screen opened, but in the terminal where I opened
Pyhoca-gui it gave me this message.