Hi Mike,
Please also check the actual content/value of self._x2go_remote_home at runtime.
This can be done by adding a
print "DEBUG::: %s" % self._x2go_remote_home
to the above code. Then run pyhoca-gui from the command line and watch for the line starting with "DEBUG:::"...
I am currently running via the win32 installer-- is there an easier way to instrument the code other than following the steps at [1] to get the full build environment?
[1] http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:pyhoca-gui
-Matt