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.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=60
------------------------------------------------------------------------------
Ticket | 60
Created By | dick.kniep(a)lindix.nl
Summary | Restart from desktop
Queue | pyhoca-gui
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Operating System | 4
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-11 10:33) wrote:
After the initial start of pyhoca-gui, the program has started and
shows in the system tray. Most of the users will not see that icon
(and not understand what it stands for). So, after they quit the
application, they will expect the application to restart when they
click the icon on the desktop anew. When I do that, nothing happens,
because pyhoca requires you to click the icon in the system tray. It
is very important that the user can restart the application by
clicking the desktop icon.
I understand that this is not an easy requirement.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=65
------------------------------------------------------------------------------
Ticket | 65
Created By | mike.gabriel(a)das-netzwerkteam.de
Summary | Interprocess communication for Pyhoca-GUI
Queue | pyhoca-gui
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Operating System |
Owners |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-03-21 10:48) wrote:
In future version we want to be able to trigger PyHoca-GUI actions
from without the application. Dick proposed to use UDP communication...
http://wiki.python.org/moin/UdpCommunication
We want to bear this in mind, that's why I openend an enhancement
request for that in the tracker...
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=51
------------------------------------------------------------------------------
Ticket | 51
Created By | dick.kniep(a)lindix.nl
Summary | taskbar icon not visible on windows 7
Queue | pyhoca-gui
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-02 12:10) wrote:
Under Windows xp, the taskbar icon appears directly in the taskbar.
Under Windows 7, there is a separate box where the icon appears.
Because all actions are performed on the taskbar icon, this is not
desirable. Therefor, if on Windows 7, the setting of the taskbar icon
should be changed so that it is always visible.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=57
------------------------------------------------------------------------------
Ticket | 57
Created By | dick.kniep(a)lindix.nl
Summary | second time start-on-connect does not work
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Operating System | 4
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-05 13:49) wrote:
Starting with pyhoca-gui with the following line works:
pyhoca-gui -P Lindix --start-on-connect works the first time. Then I
end the session by ending the called program and try to start again
(common situation) result othing happens.
Expected is that the program starts.
Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=55
------------------------------------------------------------------------------
Ticket | 55
Erstellt Von | mike.gabriel(a)das-netzwerkteam.de
Zusammenfassung | Sort connected session profiles in menu alphabetically
Warteschlange | pyhoca-gui
Version | HEAD
Typ | Enhancement
Status | New
Priorität | 1. Low
Operating System |
Zuständige |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-03-04 08:30) hat geschrieben:
It might be nice to sort connected session profiles in the menu
alphabetically. Currently, they are sorted in order of ,,appearance''
(connect actions).
Ticket-URL: http://code.x2go.org/horde4/whups/ticket/?id=56
------------------------------------------------------------------------------
Ticket | 56
Erstellt Von | mike.gabriel(a)das-netzwerkteam.de
Zusammenfassung | make gsprint.exe path configurable in printing config
| file
Warteschlange | python-x2go
Version | HEAD
Typ | Enhancement
Status | New
Priorität | 1. Low
Operating System |
Zuständige |
------------------------------------------------------------------------------
mike.gabriel(a)das-netzwerkteam.de (2011-03-04 13:46) hat geschrieben:
Currently the path go gsprint.exe is hard coded into printactions.py.
However, a better approach would be to move the install path of
Ghostgum/GScript into the .x2goclient/printing config file.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=48
------------------------------------------------------------------------------
Ticket | 48
Created By | dick.kniep(a)lindix.nl
Summary | pyhoca-gui does not start on Windows
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 3. High
Operating System | 7
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-01 17:40) wrote:
The new windows version does not start a session on Windows. It works
OK on Linux, but not on Windows. It simply does not start a session. I
am able to authenticate, but when I start a session it doesn't do a
thing. Weird though is that it looks like a problem with the X-server,
because at a certain moment I removed VcXsrv and then it did start
with XMing which was also installed.
The issue occurs both on Windows XP and on Windows 7.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=54
------------------------------------------------------------------------------
Ticket | 54
Created By | dick.kniep(a)lindix.nl
Summary | Splash screen remains on screen
Queue | pyhoca-gui
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Operating System | 8
Owners |
------------------------------------------------------------------------------
dick.kniep(a)lindix.nl (2011-03-03 09:43) wrote:
On Windows when pyhoca starts, the splash screen does not
automatically disappear when pyhoca-gui has been started