When I start up the gtk client with split windows, it tells me: Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkCList' Gtk-CRITICAL **: file gtkclist.c: line 1714 (gtk_clist_set_column_width): assertion `clist != NULL' failed. Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkCList' Gtk-CRITICAL **: file gtkclist.c: line 1714 (gtk_clist_set_column_width): assertion `clist != NULL' failed. Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkCList' Gtk-CRITICAL **: file gtkclist.c: line 1714 (gtk_clist_set_column_width): assertion `clist != NULL' failed. All of that is coming from the call to gtk_widget_show(gtkwin_inv) in gx11.c:create_windows(). I see the same call for other windows with no errors. Everything still seems to work right, but I'm guessing we're doing something wrong here. Does someone here know enough about GTK to correct this? --PC _______________________________________________ crossfire-devel mailing list crossfire-devel at lists.real-time.com https://mailman.real-time.com/mailman/listinfo/crossfire-devel