[X2Go-Dev] Bug#92: ZeroDivisionError: float division by zero error on startup

Orion Poplawski orion at cora.nwra.com
Tue Dec 18 23:22:20 CET 2012


On 12/18/2012 01:57 PM, Mike Gabriel wrote:
>
> It seems very likely that your pyhoca-gui instance does not find the image
> folder shipped with it.
>
> Can you check that?

Ah, it seems setup.py doesn't do everything it needs to.  The attached patch I 
think does what is needed for the most part.  Doesn't handle the debian links 
file though.

Other notes:
- Categories in pyhoca-gui.desktop needs a trailing semicolon.
- There is /usr/bin/env python at the top of pyhoca/wxgui/messages.py, but I 
imagine that file isn't meant to be executed directly.

Finally, I seem to be able to connect to the server properly, but no window 
ever appears, and no errors.

Seems to be stuck in this loop:

pyhoca-gui[15357] (x2goguardian-pylib) DEBUG: Entering X2Go Guardian client 
management loop...
pyhoca-gui[15357] (x2gocontrolsession-pylib) INFO: executing command on X2Go 
server ,,Vulcan'': sh -c "export HOSTNAME && x2golistsessions"
pyhoca-gui[15357] (x2gocontrolsession-pylib) INFO: executing command on X2Go 
server ,,Vulcan'': sh -c "export HOSTNAME && x2golistmounts 
orion-51-1355520763_stDXFCE_dp24"


[orion at vulcan ~]$ sh -c "export HOSTNAME && x2golistmounts 
orion-51-1355520763_stDXFCE_dp24"
orion orion

[orion at vulcan ~]$


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyhoca-gui-install.patch
Type: text/x-patch
Size: 3778 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20121218/49273293/attachment.bin>


More information about the x2go-dev mailing list