Comment 7 for bug 1247555

Revision history for this message
Stéphane Gourichon (stephane-gourichon-lpad) wrote :

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)