FS#34762 - [gtk3] Aborts on destroying GtkStatusIcon

Attached to Project: Arch Linux
Opened by John Lindgren (jlindgren) - Saturday, 13 April 2013, 05:44 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 16 April 2013, 01:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

With gtk3 3.8.0-1, any application using a GtkStatusIcon will abort with the following message when the status icon is destroyed:

Gtk:ERROR:gtkwidget.c:14133:gtk_widget_unregister_window: assertion failed: (user_data == widget)
Aborted (core dumped)

Upstream report is at:
https://bugzilla.gnome.org/show_bug.cgi?id=697427

Upstream fix is at:
https://git.gnome.org/browse/gtk+/commit/?id=b662e96e7e8ec83ee64ace74dd4d834a2a2c177d

Steps to reproduce:

1. Start Audacious.
2. Enable the Status Icon plugin.
3. Quit Audacious.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Tuesday, 16 April 2013, 01:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  gtk3 3.8.1-1
Comment by Balló György (City-busz) - Saturday, 13 April 2013, 13:07 GMT
I confirm this problem with notification-daemon. When I close the status icon, it crashes immediately with the same error.

Loading...