In a cygwin xterm window, I ssh to a Linux machine and try to run firefox.
; ssh -X emmaline.algorithmica.se Last login: Thu Apr 22 09:54:47 2004 from merapi.algorithmica.se ; echo $DISPLAY localhost:12.0 ; firefox Gdk-CRITICAL **: file gdkimage.c: line 416 (gdk_image_destroy): assertion `image != NULL' failed. Gdk-CRITICAL **: file gdkimage.c: line 416 (gdk_image_destroy): assertion `image != NULL' failed. Gdk-CRITICAL **: file gdkimage.c: line 416 (gdk_image_destroy): assertion `image != NULL' failed. Gdk-CRITICAL **: file gdkimage.c: line 416 (gdk_image_destroy): assertion `image != NULL' failed. Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter) serial 334 error_code 9 request_code 73 minor_code 0 Gdk-ERROR **: BadAccess (attempt to access private resource denied) serial 335 error_code 10 request_code 102 minor_code 0 ; This worked before I upgraded (actually reinstalled due failed upgrade) cygwin a few days ago. Xterm, emacs and Netscape 4.8 still work. Any ideas?
