Re: is this a Gtk-problem?



On Mon, Jun 11, 2001 at 08:46:46PM +0200, Ronald Bultje wrote:
> gdb shows no backtrace for this error (because it's not a segfault). And
> the program starts up, the window appears for 0,1 second but he doesn't
> get the the notice that it got past gtk_widget_show(window) so something
> is going wrong in gtk_widget_show(window); - but what?

Don't know what the error means here, but you can make the error cause a core dump so you can get a useful backtrace by starting the program with the --g-fatal-warnings switch.





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