[GRASS-dev] Re: [GRASS GIS] #1485: Cannot save workspace from wxGUI
GRASS GIS
trac at osgeo.org
Mon Oct 31 19:16:57 EDT 2011
#1485: Cannot save workspace from wxGUI
-------------------------+--------------------------------------------------
Reporter: venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.2
Component: wxGUI | Version: 6.4.2 RCs
Keywords: wingrass | Platform: MSWindows 7
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by glynn):
> So something needs to be done about getting wxGUI working when System
Locale is set to Japanese
It's unclear whether GRASS can be made to work reliably with the Shift-JIS
(CP932) encoding, due to the use of 0x5C (backslash/yen) as the second
byte of a double-byte sequence. On Windows, GRASS always treats 0x5C as a
directory separator. Similar use of 0x7C (vertical bar) may also cause
problems, as it's commonly used as a field separator.
So far, we've yet to find a solution which doesn't involve far more work
than is feasible.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1485#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list