Re: Finding cause of Gtk-CRITICAL in gtk_destroy_widget()
- From: Raymond Wan <rwan cs mu oz au>
- To: Brenden Conte <conteb alum rpi edu>
- Cc: gtk-list gnome org
- Subject: Re: Finding cause of Gtk-CRITICAL in gtk_destroy_widget()
- Date: Mon, 3 Feb 2003 11:29:16 +1100 (EST)
Hi,
I can't remember if this was valid for 1.2, but try running it
with gdb with the "--g-fatal-warnings" flag. i.e., within gdb, do "run
--g-fatal-warnings <your program arguments>". That has helped me in the
past, though I can't remember if I used it with 1.2 .
Ray
On 2 Feb 2003, Brenden Conte wrote:
> forgot to mention, this is with 1.2
>
> On Sun, 2003-02-02 at 12:49, Brenden Conte wrote:
...
> > However, if i switch gtk_widget_destroy with gtk_widget_hide, there are
> > no errors. This tells me that there is something inside the window that
> > is causing this, but the error is useless in trying to find this
> > problem.
> >
> > Does anyone have suggestions of how i might find what exactly is causing
> > this?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]