Hello list,
I'm having a strange problem with x2go in single application mode. Whenever I start an application and I move my mouse from within the application 'up' to the window decoration the session gets terminated on the client side. I can reconnect to the program, but it will crash again if I do the same mouse movement.
I have tried this with GTK programs, xterm and xcalc and the situation remains the same.
My setup is Debian Sid x86_64 with windowmaker. The problem also occurs when using blackbox.
Could someone perhaps tell me what I can do to debug this further?
Thanks!
Hein-Pieter van Braam
On Sun, 2010-03-07 at 17:37 +0100, Hein-Pieter van Braam wrote:
Hello list,
I'm having a strange problem with x2go in single application mode. Whenever I start an application and I move my mouse from within the application 'up' to the window decoration the session gets terminated on the client side. I can reconnect to the program, but it will crash again if I do the same mouse movement.
I have tried this with GTK programs, xterm and xcalc and the situation remains the same.
My setup is Debian Sid x86_64 with windowmaker. The problem also occurs when using blackbox.
Could someone perhaps tell me what I can do to debug this further? <snip> I'm an ignoramus when it comes to these things but, I wonder what would happen if you started it with strace, reproduced the error, and then waded through the mind-dumbing amount of information strace gives you to see if it points you toward the problem. Just a thought. Good luck - John