Comment 3 for bug 111122

Revision history for this message
boffyflow (boffyflow) wrote :

I think this may be related to problems I see running gnome applications through cygwin/Windows XP:

ssh -X user@host

works fine (and I can run xterm, e.g.), but calling

ssh -X user@host gnome-terminal (or gimp, e.g.)

gives:

(gnome-terminal:30636): Gdk-WARNING **; Connection to display localhost:11.0 appears to be untrusted. Pointer and keyboard grabs and inter-client communication may not work as expected.

And everything freezes after the message (I need to kill the X session).

Robert