Re: Execution error: GLib-CRITICAL



On Thu, 2005-09-15 at 18:59 +0200, Jorge Villalobos Beato wrote:
> Hi, first of all, I don't know if this is the right place to publish my 
> problem, but it's related to Gtkmm in some way, so here it goes:
> 
> When I compile the source, everything goes well. However, it's in 
> runtime when I got the following error:
> 
> (myprogram:11844): GLib-CRITICAL **: g_convert_with_fallback: assertion 
> `str != NULL' failed
> 
> Obviously it seems to be a glib problem, but I'm not doing any strange 
> thing at my gtkmm code.

Running your program with --g-fatal-warnings, in gdb, should show what
causes the problem.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com





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