[Glade-users] GtkWarning: gtk_button_box_set_child_secondary: assertion `child->parent == GTK_WIDGET (widget)' failed
Gerald Britton
gerald.britton at gmail.com
Thu Jul 23 12:15:59 EDT 2009
Reposting. Still hoping for an answer!
On Fri, Jun 26, 2009 at 9:11 AM, Gerald Britton<gerald.britton at gmail.com> wrote:
> HI -- I'm getting errors like this from one of my glade files (Gtk.Builder):
>
> GtkWarning: gtk_button_box_set_child_secondary: assertion
> `child->parent == GTK_WIDGET (widget)' failed
> self.add_from_file(path)
>
>
> I'm having trouble finding which widget in the file (there are many)
> that is causing this error. I'm need to know a few things:
>
> 1. when and why is the method gtk_button_box_set_child_secondary
> called by the add_from_file method?
>
> 2. If this method is called because of something in the glade file,
> what is it specifically (so I can find it)?
>
> 3. Can the text of the error message be changed to include the name of
> the widget that has the problem, if available?
>
>
> --
> Gerald Britton
>
--
Gerald Britton
More information about the Glade-users
mailing list