GTK runtime error

2009-10-01 Thread Dutta, Abhijit
Hi, I am new to GTK. I have downloaded the GTK ver 2.16.6 and compiled it in FC9. While running helloworld (sample from gtk.org) I am getting the following error: [...@localhost ~]$ ./helloworld (helloworld:23339): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion `G_IS_OBJECT (objec

RE: GTK runtime error

2009-10-05 Thread Dutta, Abhijit
Thanks Ardhan, I will follow your advice. ~Abhijit > -Original Message- > From: Ardhan Madras [mailto:aj...@knac.com] > Sent: Thursday, October 01, 2009 9:10 PM > To: Dutta, Abhijit > Cc: gtk-app-devel-list@gnome.org > Subject: Re: GTK runtime error > > Hi Dutta