qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] GTK warnings on console when closing window


From: Mark Cave-Ayland
Subject: [Qemu-devel] GTK warnings on console when closing window
Date: Wed, 14 Mar 2018 05:13:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

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

[Prev in Thread] Current Thread [Next in Thread]