[Java-gnome-developer] Gdk-CRITICAL from "assertion `GDK_IS_WINDOW (window)' failed"
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2010-12-13 09:36:45
|
I've filed https://bugzilla.gnome.org/show_bug.cgi?id=637132 about a strange but persistent crash I'm experiencing: org.gnome.glib.FatalError: Gdk-CRITICAL IA__gdk_window_hide: assertion `GDK_IS_WINDOW (window)' failed at org.gnome.gtk.GtkMain.gtk_main(Native Method) at org.gnome.gtk.GtkMain.main(GtkMain.java:82) at org.gnome.gtk.Gtk.main(Gtk.java:119) Nasty. I've been having this problem for a while. I thought it was a side effect of the bug that Vreixo and I fixed in A Coruña, but it's still happening. If anyone else sees this in their own code please let me know. AfC Sydney |