Hi all,
x2go is quite nice to connect from Windoze to a few Ubuntu machines at work,
and I am very glad that you guys carry on from the various Nx projects
In order to permit multiple machine entries, I fiddled with PyHoca (0.4.0.1),
but seem to have corrupted the file by adding multiple entries with the same
key.
Now I am getting:
Traceback (most recent call last):
File "pyhoca\wxgui\frontend.pyo", line 1064, in OnProfileEdit
File "pyhoca\wxgui\profilemanager.pyo", line 137, in __init__
File "x2go\backends\profiles\_file.pyo", line 329, in to_profile_id
x2go.x2go_exceptions.X2GoProfileException: The sessions config file contains
multiple session profiles with name: foo123
Traceback (most recent call last):
File "pyhoca\wxgui\frontend.pyo", line 1147, in OnProfileExport
Where (on a win7 machine) is that file, and how can I clean it manually?
Many thanks, Dirk