Re: What does this mean?



FTR:

On Thu, 2008-01-31 at 18:41 -0800, William D. Tallman wrote:
> I launch an application I'm building with 'apptest &', and get the following:
> 
> [7] 4560
> 
> and then following prompt return:
> 
> (apptest:4560): GLib-GObject-CRITICAL **: file gsignal.c: line 1543
> (g_signal_connect_closure_by_id): assertion `signal_id > 0' failed
Have you called g_type_init() or gtk_init()?

> So far, no bugs found in 'apptest'.
Looks like a bug to me.

> I don't have source code for gtk-2.0, so I can't look at gsignal.c, and
http://gtk.org/download.html
http://www.google.com/codesearch?q=g_signal_connect_closure_by_id

> I don't know what the number following 'apptest:' means.  Would someone
> sort this out for me, please?
http://en.wikipedia.org/wiki/Process_ID

Ed



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