RE: Glib assertion failed messages

2007-06-05 Thread Kumar Siddharth
Sorry, i missed the assertion message. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kumar Siddharth Sent: Tuesday, June 05, 2007 8:13 PM To: Joao Moreira; gtk-app-devel-list@gnome.org Subject: RE: Glib assertion failed messages sometimes it is related

RE: Glib assertion failed messages

2007-06-05 Thread Kumar Siddharth
, June 05, 2007 7:55 PM To: gtk-app-devel-list@gnome.org Subject: Glib assertion failed messages Hi, I have a very simple program that uses glib (indirectly). Actually I only define a GError variable. I'm getting the following messages when I run it : (process:3085): GLib-GObject-CRI

Re: Glib assertion failed messages

2007-06-05 Thread Emmanuele Bassi
On Tue, 2007-06-05 at 16:24 +0200, Joao Moreira wrote: > Hi, > > I have a very simple program that uses glib (indirectly). Actually I only > define > a GError variable. I'm getting the following messages when I run it : > > (process:3085): GLib-GObject-CRITICAL **: gtype.c:2240: initialization

Glib assertion failed messages

2007-06-05 Thread Joao Moreira
Hi, I have a very simple program that uses glib (indirectly). Actually I only define a GError variable. I'm getting the following messages when I run it : (process:3085): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function (proces