[Glade-users] gladelib won't tackle GtkMainWin
Neil Zanella
Neil Zanella <nzanella@gmail.com>
Thu, 21 Oct 2004 04:22:43 -0600
Hello,
Just created an easy dialog with the latest gfade, just a main window from the
GNOME widgets.
I compile it, and bang, the usual error at line 11* whatever it is...
now what am I
gonna do, GTK ran out of memory, and libglade can't deal with MainWindow...
PLEASE HELP!!!! :-)
6 A.M. here, I'm going to bed for 2 hours of sleep...
$ make
gcc -o test test.c `pkg-config --cflags --libs libglade-2.0`
[nzanella@S01060080c6fd1f22 glade]$ ./test
(test:13070): GLib-GObject-CRITICAL **: file gobject.c: line 1222
(g_object_get): assertion `G_IS_OBJECT (object)' failed
(test:13070): GLib-GObject-CRITICAL **: file gobject.c: line 1222
(g_object_get): assertion `G_IS_OBJECT (object)' failed
Segmentation fault