[Freeciv-Dev] Re: (PR#4205) GTK warnings for gtk2 client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients:; |
Subject: |
[Freeciv-Dev] Re: (PR#4205) GTK warnings for gtk2 client |
From: |
"Raimar Falke" <rf13@xxxxxxxxxxxxxxxxx> |
Date: |
Sun, 11 May 2003 10:49:18 -0700 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
On Sun, May 11, 2003 at 10:29:58AM -0700, Vasco Alexandre da Silva Costa wrote:
>
> On Sun, 11 May 2003, Raimar Falke wrote:
>
> >
> >
> > What is the cause of these messages:
> >
> > $ ./civ -a
> > 2: LANGUAGE="de-de"
> >
> > ...
> > ** (civclient:28606): WARNING **: Cannot load font for XLFD
> > '-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso8859-14
>
> I guess you have problems with your GTK+ 2.0 font config. It is
> interesting how many people who don't use RedHat have these. Geez.
> IIRC when I used Debian Potato I had none of these problems either.
>
> The fonts are defined in '/etc/pangox.aliases'.
>
> Most of the people who had problems with this so far usually used unstable
> versions of distributions or had package management problems.
>
> Try using the GTK+ 2.0 packages for whichever distribution you have.
Wrong guess ;) The system is a RH7.0 updated to RH7.3. It looks like I
have no other gtk2 application on my system so I can't test if this is
general gtk2 error.
> > When I press one of the column headers (name and size work without
> > error) in the city list I get
> >
> > (civclient:28606): Gtk-CRITICAL **: file gtkliststore.c: line 1884
> > (gtk_list_store_set_sort_column_id): assertion `header != NULL' failed
>
> I get none of that here.
> I need a saved game
Not needed. Just start a game. You don't need a city at all.
> step by step reproduction
Press F1 and click on any column except Name and Sz. "State" for
example.
> and to know if you are using HEAD or S1_14.
HEAD.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"#!/usr/bin/perl -w
if ( `date +%w` != 1 ) {
die "This script only works on Mondays." ;
}"
-- from chkars.pl by Cornelius Krasel in de.comp.os.linux.misc
|
|