Am 18.04.2012 14:30, schrieb Mike Gabriel:
This sound like a VC++-redistributable runtime issue. I had the same effect with PyHoca-GUI. I have not dived fully into that, but placing this file into the folder %programfiles%<application>Microsoft.VC90.CRT solved my Python specific issue... http://code.x2go.org/gitweb?p=pyhoca-contrib.git;a=blob;f=mswin/ms-vc-runtim...
This will break x2goclient's portable mode, where we should not copy files into system directories.
-Stefan