Rebasing a couple of my development branches onto master this morning, I'm noticing some GTK warnings when I close the QEMU GTK window directly rather than using the "Quit" menu option:

$ ./qemu-system-ppc
(qemu-system-ppc:19782): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GtkCheckMenuItem'

(qemu-system-ppc:19782): Gtk-CRITICAL **: gtk_check_menu_item_set_active: assertion 'GTK_IS_CHECK_MENU_ITEM (check_menu_item)' failed

(qemu-system-ppc:19782): GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GtkWindow'

(qemu-system-ppc:19782): Gtk-CRITICAL **: gtk_window_set_title: assertion 'GTK_IS_WINDOW (window)' failed


ATB,

Mark.


Reply via email to