After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639029 - Crash in applet_menu_deactivate at applet.c:314
Crash in applet_menu_deactivate at applet.c:314
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-08 23:03 UTC by Germán Poo-Caamaño
Modified: 2011-01-22 13:07 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
Backtrace (4.49 KB, text/plain)
2011-01-08 23:03 UTC, Germán Poo-Caamaño
Details

Description Germán Poo-Caamaño 2011-01-08 23:03:42 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.
Comment 1 Carlos Garcia Campos 2011-01-22 13:07:51 UTC
Fixed in gtk3 branch.