Code: Select all
[ INFO ] (Client Version) GTK V2 Unix Client 2.0.dev-r12190M
[ INFO ] (common::raiseChild) Raising /usr/local/bin/cfsndserv with flags 7
(crossfire-client-gtk2:3442): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>.
(crossfire-client-gtk2:3442): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>.
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_magical
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_cursed
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_unpaid
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_locked
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_applied
[ INFO ] (info.c::info_get_styles) Unable to find base style info_default - will not process most info tag styles!
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_gradual_bar_super'
[ INFO ] (gtk::init_cache_data) Init Cache
Code: Select all
tmp_style = gtk_rc_get_style_by_paths(gtk_settings_get_default(), NULL, buf, G_TYPE_NONE);
Update:
I have the same problem with the released 1.12 gtk-v2 client
Code: Select all
[ INFO ] (Client Version) GTK V2 Unix Client 1.12.0
[ INFO ] (common::raiseChild) Raising /usr/local/bin/cfsndserv with flags 7
(crossfire-client-gtk2:7613): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>.
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_magical
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_cursed
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_unpaid
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_locked
[ INFO ] (inventory.c::inventory_get_styles) Unable to find style for inv_applied
[ INFO ] (info.c::info_get_styles) Unable to find base style info_default - will not process most info tag styles!
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'hp_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'sp_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'grace_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'food_gradual_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_bar_super'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_gradual_bar_normal'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_gradual_bar_low'
[ INFO ] (stats.c::stats_get_styles()) Unable to find style 'exp_gradual_bar_super'
[ INFO ] (gtk::init_cache_data) Init Cache
(crossfire-client-gtk2:7613): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(crossfire-client-gtk2:7613): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed