GNOME Bugzilla – Bug 642843
Small left-over from dfe6ba932ca798c53121f90b7d696b5d2231a179
Last modified: 2011-02-21 01:13:00 UTC
Created attachment 181430 [details] [review] Small left-over from dfe6ba932ca798c53121f90b7d696b5d2231a179 - if (gdk_display_is_closed (display->closed)) + if (gdk_display_is_closed (display))
I also have a backtrace from spice-gtk, if necessary: Gdk-CRITICAL **: gdk_display_is_closed: assertion `GDK_IS_DISPLAY (display)' failed aborting... Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007ffff2a5d831 in g_logv (log_domain=0x7ffff616d441 "Gdk", log_level=G_LOG_LEVEL_CRITICAL, format=0x7ffff2ae34f8 "%s: assertion `%s' failed", args1=0x7fffffffcb08) at gmessages.c:553 553 G_BREAKPOINT (); (gdb) bt
+ Trace 226040
Thanks, committed