GNOME Bugzilla – Bug 378524
Gtk::UIManager crashes when exceptions are disabled
Last modified: 2006-11-24 19:18:36 UTC
There is a bug in add_ui_from_string which will always lead to a g_assert() when exceptions are disabled.
Created attachment 77064 [details] [review] Patch to fix error handling
Excellent. Please go ahead and commit to gtkmm-2-6, gtkmm-2-8, and HEAD.
Committed to gtkmm-2-6, gtkmm-2-8 and HEAD!