Re: GtkWarning: gtk_button_box_set_child_secondary: assertion `child->parent == GTK_WIDGET (widget)' failed
- From: Paul Davis <paul linuxaudiosystems com>
- To: Gerald Britton <gerald britton gmail com>
- Cc: glade-users lists ximian com, gtk-list gnome org
- Subject: Re: GtkWarning: gtk_button_box_set_child_secondary: assertion `child->parent == GTK_WIDGET (widget)' failed
- Date: Thu, 23 Jul 2009 14:33:19 -0400
On Thu, Jul 23, 2009 at 12:15 PM, Gerald
Britton<gerald britton gmail com> wrote:
> Reposting. Still hoping for an answer!
>
> On Fri, Jun 26, 2009 at 9:11 AM, Gerald Britton<gerald britton 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:
use a debugger. put a break point in g_logv. then use backtrace when you hit it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]