[X2Go-User] Testers Wanted: PyHoca-GUI for Windows 0.5.0.4-20150125
Milan Knížek
knizek.confy at gmail.com
Tue Feb 17 15:58:29 CET 2015
Michael DePaulo píše v Ne 25. 01. 2015 v 12:22 -0500:
> Hello X2Go users,
>
> See the previous email I sent below.
>
> PyHoca-GUI 0.5.0.4 was just released with very few changes compared to
> 0.5.0.3. So I will not be making any new 0.5.0.3 builds.
Hello Michael,
I run PyHoca-GUI from a Win 7 workstation w/o admin privileges. To
workaround the installation, I simply extract the contents of the
distribution binary to a folder of my choice ("Current"):
all files in root -> Current
contents of $_OUTDIR -> Current
vcxsrv -> Current/vcxsrv
This worked fine with older PyHoca-GUI releases.
The actual command run from Cygwin CLI is:
"./pyhoca-gui.exe" --debug --libdebug --start-xserver --lang en
--client-rootdir "D:\Users\username\Current\.x2goclient"
--sessions-rootdir "D:\Users\username\Current\.x2go"
--ssh-rootdir "D:\Users\username\Current\.ssh"
I use password login to connect to X2Go server. After login to X2Go
server, I am not able to open the menu with left-mouse-button click on
PyHoca-GUI tray icon anymore: simply no visual feedback takes place. It
is still possible to see the menu after right-mouse-button click
(About..., Profile Manager, ..., Exit).
The debug log of PyHoca-GUI.log reads:
... cut ...
pyhoca-gui.exe[6252] (x2goguardian-pylib) DEBUG: Entering X2Go Guardian
client management loop...
pyhoca-gui.exe[6252] (x2gocontrolsession-pylib) INFO: executing command
on X2Go server ,,Athlon Local'': echo
X2GODATABEGIN:5f4dfe80-b6aa-11e4-862e-7ce9d3e1e6c8;
PATH=/usr/local/bin:/usr/bin:/bin sh -c "export HOSTNAME &&
x2golistsessions"; echo X2GODATAEND:5f4dfe80-b6aa-11e4-862e-7ce9d3e1e6c8
pyhoca-gui.exe[6252] (x2gocontrolsession-pylib) INFO: executing command
on X2Go server ,,Athlon Local'': echo
X2GODATABEGIN:5f713df0-b6aa-11e4-b1d5-7ce9d3e1e6c8;
PATH=/usr/local/bin:/usr/bin:/bin sh -c "export HOSTNAME &&
x2golistmounts mu-50-1424167886_stRPUBLISHED_dp32"; echo
X2GODATAEND:5f713df0-b6aa-11e4-b1d5-7ce9d3e1e6c8
Traceback (most recent call last):
File "pyhoca/wxgui/taskbar.py", line 153, in
CreateSessionManagerPopupMenu
File "pyhoca/wxgui/menus_taskbar.py", line 1063, in __init__
File "pyhoca/wxgui/menus_taskbar.py", line 692, in __init__
File "pyhoca/wxgui/menus_taskbar.py", line 497, in
_generate_Menu_PublishedApplications
File "wx/_core.py", line 2916, in Scale
wx._core.PyAssertionError: C++ assertion "IsOk()" failed at ..\..\src
\common\image.cpp(429) in wxImage::Scale(): invalid image
pyhoca-gui.exe[6252] (x2goguardian-pylib) DEBUG: Entering X2Go Guardian
client management loop...
... cut ...
The syslog on X2Go server does not say anything special, just the
repeated "client management loop" messages (I use debug log-level):
Feb 17 14:39:18 athlon /usr/bin/x2golistsessions[8450]: x2golistsessions
has been called with no option
Feb 17 14:39:19 athlon /usr/bin/x2golistmounts[8472]: db_getmounts
called, session ID: mu-50-1424167886_stRPUBLISHED_dp32; return value:
BTW, it would be nice if the debug log file is stored inside the
--sessions-rootdir so that files are kept within the "portable"
definitions.
regards,
Milan
More information about the x2go-user
mailing list