[GRASS-dev] Re: [GRASS GIS] #882: i18n enabled winGRASS: properties dialog not opening
GRASS GIS
trac at osgeo.org
Sat Jan 23 05:31:31 EST 2010
#882: i18n enabled winGRASS: properties dialog not opening
---------------------------+------------------------------------------------
Reporter: neteler | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords: wingrass
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by neteler):
* platform: All => MSWindows XP
Comment:
Replying to [comment:13 glynn]:
> Replying to [comment:12 neteler]:
> > Here the test:
>
> Yep; that's EUC-JP, which is what I'd expect for LANG=ja_JP (UTF-8
locales normally have a .UTF-8 suffix, e.g. ja_JP.UTF-8).
I see, so it was an improper setting here. So, setting on Linux:
{{{
export LANG=ja_JP.UTF-8
export LANGUAGE=ja_JP.UTF-8
export LC_MESSAGES=ja_JP.UTF-8
}}}
enables r.walk to come up with a translated wxGUI. Excellent.
This reduces the problem to the Windows encoding issue.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/882#comment:14>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list