[GRASS-dev] Re: [GRASS GIS] #882: i18n enabled winGRASS: properties
dialog not opening
Markus Neteler
neteler at osgeo.org
Wed Jan 20 03:12:28 EST 2010
On Wed, Jan 20, 2010 at 7:18 AM, GRASS GIS <trac at osgeo.org> wrote:
> #882: i18n enabled winGRASS: properties dialog not opening
...
http://trac.osgeo.org/grass/ticket/882
> Look at the first line of the output from `d.rast --interface-
> description`. The encoding= parameter is probably something Windows-
> specific like "CP932". In which case, we may need to use something other
> than locale_charset() (e.g. bind_textdomain_codeset() with NULL for the
> codeset parameter), or even convert the text to UTF-8.
(posting here since trac doesn't let me login right now)
The first line on the Japanese XP box reports:
<?xml version="1.0" encoding="CP932" ?>
Markus
More information about the grass-dev
mailing list