Re: Errors creating GdkPixbuf

2010-09-27 Thread Andrew Wood
On 22/09/10 21:25, Nicolas Dufresne wrote: Le dimanche 05 septembre 2010 à 12:42 +0100, Andrew Wood a écrit : (process:2153): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.24.0/gobject/gtype.c:2706: You forgot to call g_type_init() What's you answer to GLib question (Did you forgot to call

Re: Errors creating GdkPixbuf

2010-09-22 Thread Nicolas Dufresne
Le dimanche 05 septembre 2010 à 12:42 +0100, Andrew Wood a écrit : > (process:2153): GLib-GObject-CRITICAL **: > /build/buildd/glib2.0-2.24.0/gobject/gtype.c:2706: You forgot to call > g_type_init() What's you answer to GLib question (Did you forgot to call g_type_init() ?) ? signature.asc D

Errors creating GdkPixbuf

2010-09-22 Thread Andrew Wood
Im getting errors when trying to create a GdkPixbuf using: GdkPixbuf* unviewedicon = gdk_pixbuf_new_from_file("/home/andrew/txe2mdr/unviewedicon.png", NULL); When it runs it spews out: (process:2153): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.24.0/gobject/gtype.c:2706: You forgot to

Errors creating GdkPixbuf

2010-09-22 Thread Andrew Wood
Im getting errors when trying to create a GdkPixbuf using: GdkPixbuf* unviewedicon = gdk_pixbuf_new_from_file("/home/andrew/txe2mdr/unviewedicon.png", NULL); When it runs it spews out: (process:2153): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.24.0/gobject/gtype.c:2706: You forgot to