Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2004:
[Freeciv-Dev] (PR#11153) Localization bug on OpenBSD
Home

[Freeciv-Dev] (PR#11153) Localization bug on OpenBSD

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11153) Localization bug on OpenBSD
From: "Stefan Böttner" <virtualman@xxxxxx>
Date: Tue, 23 Nov 2004 10:40:03 -0800
Reply-to: rt@xxxxxxxxxxx

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

I found that the problem arises in ui_main where the call to
g_locale_to_utf8 fails. When I retrieve the error message, it reads:

Conversion from character set 'XXX' to 'UTF-8' is not supported.

(or a translation of that). Here XXX is whatever LANG or LC_ALL has been set
to. The problem seems to be that XXX should be substituted by the encoding.

So that seems to be a bug in some other place (glib?). Anyway, this error
situation should be handled properly in ui_main.

-- 
NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl
GMX DSL-Netzanschluss + Tarif zum superg�nstigen Komplett-Preis!





[Prev in Thread] Current Thread [Next in Thread]