On 10.04.2015 12:10 AM, Michael DePaulo wrote:
What is your default shell on the server? I have seen various x2go problems (but not this exact problem) when it was set to /bin/tcsh (or a /bin/csh symlink to /bin/tcsh). I suspect that the actual legacy /bin/csh binary would behave even worse with x2go.
We've figured the problem out privately. It was caused by a "exec bash" statement at the end of ~/.profile for one user. Didn't take a look at the other user, but I suspect the same thing there.
Mihai