[gnome-db] Strange error



Hello all.

Sorry to bother you, but I've been facing a problem from two weeks and I
couldn't yet find a solution.

I'm trying to rebuild an old project of mine (gda-0.96 -based!) without
having to rewrite it from scratch. The strange thing is that the same
binary works on an old Mandrake-8.2 distro, but not on Mandriva-cooker
(that I need to replace to the 8.2). The libraries are all there, the db
is configured, but the program crashes when trying to display the main
window. I've modified the source a bit and I could rebuild it with
libglade support, but I'm still getting these messages when loading the
glade file:

Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkCList'

Gtk-CRITICAL **: file gtkclist.c: line 1286
(gtk_clist_column_titles_show): assertion `clist != NULL' failed.

Gtk-CRITICAL **: file gtkobject.c: line 940 (gtk_object_add_arg_type):
assertion `arg_id > 0' failed.

Gtk-WARNING **: gtk_arg_type_new(): invalid arg name:
"GnomeDbCombo:row_count"


Gtk-WARNING **: gtk_arg_type_new(): invalid arg name: "GnomeDbCombo:string"


Gtk-WARNING **: gtk_arg_type_new(): invalid arg name:
"GnomeDbCombo:GdaRecordset"


Gtk-WARNING **: gtk_arg_type_new(): invalid arg name: "GnomeDbCombo:column"


Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkCList'

Gtk-CRITICAL **: file gtkclist.c: line 1286
(gtk_clist_column_titles_show): assertion `clist != NULL' failed.
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 1771 error_code 8 request_code 147 minor_code 3
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 1775 error_code 8 request_code 147 minor_code 3

These messages are printed when I call glade_xml_new(file, rootnode).

Hope some1 can help me...
TIA!

BYtE,
 Diego.



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