On Ubuntu 13.10 AMD64 I experienced a crash easily reproducible at will, which is probably this bug.
* How to reproduce First install required packages : sudo apt-get install glade zenity then : glade /usr/share/zenity/zenity.ui Glade window opens then closes and terminal shows : ** (glade:10970): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-cjOkgRiyha: Connection refused (glade:10970): Gtk-CRITICAL **: gtk_recent_chooser_set_filter: assertion 'GTK_IS_RECENT_FILTER (filter)' failed GladeUI-Message: No displayable values for property GtkEntry::input-purpose GladeUI-Message: No displayable values for property GtkEntry::input-hints GladeUI-Message: No displayable values for property GtkTextView::input-purpose GladeUI-Message: No displayable values for property GtkTextView::input-hints GladeUI-Message: 1 missing displayable value for GtkCellRendererAccel::accel-mode ** (devhelp:10976): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-cjOkgRiyha: Connection refused (glade:10970): GladeUI-CRITICAL **: glade_widget_adaptor_get_object_type: assertion 'GLADE_IS_WIDGET_ADAPTOR (adaptor)' failed (glade:10970): GladeUI-CRITICAL **: glade_widget_set_object: assertion 'new_object == NULL || g_type_is_a (G_OBJECT_TYPE (new_object), glade_widget_adaptor_get_object_type (gwidget->priv->adaptor))' failed (glade:10970): GladeUI-CRITICAL **: glade_widget_adaptor_create_internal: assertion 'GLADE_IS_WIDGET (parent)' failed (glade:10970): GladeUI-CRITICAL **: glade_widget_remove_property: assertion 'GLADE_IS_WIDGET (widget)' failed (glade:10970): GladeUI-CRITICAL **: glade_widget_remove_property: assertion 'GLADE_IS_WIDGET (widget)' failed (glade:10970): GladeUI-CRITICAL **: glade_widget_remove_property: assertion 'GLADE_IS_WIDGET (widget)' failed (glade:10970): GladeUI-ERROR **: Unable to get GladeWidget for internal child vbox Trace/breakpoint trap (core dumped) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247555 Title: glade crashes on opening a file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glade/+bug/1247555/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
