https://bugs.documentfoundation.org/show_bug.cgi?id=145297
--- Comment #4 from Julien Nabet <[email protected]> --- I installed Glade and added a gtkBox as parent. Then I saved and put the id on gtkBox instead of the gtkGrid. If I don't reproduce the assertion, I got a lot of these: (soffice:35610): GLib-GObject-WARNING **: 21:33:20.615: invalid cast from 'GtkImage' to 'GtkLabel' (soffice:35610): Gtk-CRITICAL **: 21:33:20.615: gtk_label_set_label: assertion 'GTK_IS_LABEL (label)' failed (soffice:35610): GLib-GObject-WARNING **: 21:33:20.615: invalid cast from 'GtkImage' to 'GtkLabel' (soffice:35610): Gtk-CRITICAL **: 21:33:20.615: gtk_label_set_label: assertion 'GTK_IS_LABEL (label)' failed (soffice:35610): GLib-GObject-WARNING **: 21:33:20.630: invalid cast from 'GtkImage' to 'GtkLabel' (soffice:35610): Gtk-CRITICAL **: 21:33:20.630: gtk_label_set_label: assertion 'GTK_IS_LABEL (label)' failed (soffice:35610): GLib-GObject-WARNING **: 21:33:20.630: invalid cast from 'GtkImage' to 'GtkLabel' Of course when I saved the ui file, it changed a lot of things since Glade version is more recent. Package: glade Version: 3.38.2-5 -- You are receiving this mail because: You are the assignee for the bug.
