GNOME Bugzilla – Bug 639029
Crash in applet_menu_deactivate at applet.c:314
Last modified: 2011-01-22 13:07:51 UTC
Created attachment 177852 [details] Backtrace When removing an applet (using gnome-panel branch gtk3) the panel crashes with the following message in the log: (gnome-panel:8354): Gtk-CRITICAL **: gtk_widget_get_parent: assertion `GTK_IS_WIDGET (widget)' failed Attached a backtrace. I can reproduce it with the applets Drawer and Custom Menu, but not with the Window Selector.
Fixed in gtk3 branch.