Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] Re: (PR#10263) Critical GTK/win32 error
Home

[Freeciv-Dev] Re: (PR#10263) Critical GTK/win32 error

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: imbaczek@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#10263) Critical GTK/win32 error
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 Sep 2004 14:51:40 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10263 >

Marek "Baczek" Baczyński wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=10263 >
> 
> (civclient.exe:3924): Gtk-CRITICAL **: file gtktextbuffer.c: line 543 
> (gtk_text_
> buffer_emit_insert): assertion `g_utf8_validate (text, len, NULL)' failed
> 
> Start the client, choose 'Connect to an existing game' and press Connect.
> 
> Windows XP SP1, Polish locale
> GTK 2.4.7 Rev a
> Freeciv 2004-09-22
> 

Most likely these clients are compiled without iconv.  This is bad, and 
there's really nothing to do about it.  Except to make iconv manditory, 
of course.

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#10263) Critical GTK/win32 error, Jason Short <=