[Freeciv-Dev] Re: vasc: Changed parsing of default resource string to ..
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
> on Sun Jul 30 13:22:24 PDT 2000 = Sun Jul 30 20:22:24 2000 (GMT)
> by Vasco Alexandre da Silva Costa <vasc@xxxxxxxxxxxxxx>
>
> ---- Files affected:
>
> freeciv/client/gui-gtk gui_main.c
>
> ---- Log message:
>
> Changed parsing of default resource string to be before gtk_init() and
> thus loading changes to the resources in the default gtk+ resource file.
Unfortunately when the client starts up I now get:
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 152 (g_hash_table_insert): assertion
`hash_table != NULL' failed.
GLib-CRITICAL **: file ghash.c: line 138 (g_hash_table_lookup): assertion
`hash_table != NULL' failed.
-:25: error: invalid string constant "city_label", expected valid string
constant
The client does then start ok though. (I checked it is due to this change
because these messages go away again if I revert this patch.)
Debian packages:
ii libglib1.2 1.2.7-2 The GLib library of C routines
ii libglib1.2-dev 1.2.7-2 Development files for GLib library
ii libgtk1.2 1.2.1-1 The GIMP Toolkit set of widgets for X
ii libgtk1.2-dev 1.2.1-1 Development files for the GIMP Toolkit
-- David
- [Freeciv-Dev] Re: vasc: Changed parsing of default resource string to ...,
David Pfitzner <=
|
|