Re: GtkWarning: gtk_button_box_set_child_secondary: assertion `child->parent == GTK_WIDGET (widget)' failed



Sorry, I'm a user not a dev.  I'll need pretty detailed instructions with examples to find it this way.  Is there anyone out there who can say what conditions trigger this message?

On Thu, Jul 23, 2009 at 2:33 PM, Paul Davis <paul linuxaudiosystems com> wrote:
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.



--
Gerald Britton


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]