GNOME Bugzilla – Bug 741851
"assertion 'GTK_IS_WIDGET (widget)' failed" when closing Glom
Last modified: 2015-01-15 07:49:57 UTC
Glom now shows a Gtk-CRITICAL warning like so when quitting: (glom:11677): Gtk-CRITICAL **: gtk_widget_get_parent: assertion 'GTK_IS_WIDGET (widget)' failed I think it's triggered by newer GTK+ versions. Here is the backtrace at the warning:
+ Trace 234441
Valgrind doesn't seem to show any relevant warnings other than the usual warnings about Python.
This is fixed (well, worked around) by this commit: https://git.gnome.org/browse/glom/commit/?id=b0353d3509dd1d3c7e8867237b3d8542a7a6f307