[GRASS-dev] [GRASS GIS] #2011: WxGUI, menu does not work at all (languages using double-byte characters)
GRASS GIS
trac at osgeo.org
Mon Jun 17 17:07:11 PDT 2013
#2011: WxGUI, menu does not work at all (languages using double-byte characters)
--------------------------------+-------------------------------------------
Reporter: venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.4
Component: wxGUI | Version: 6.4.3 RCs
Keywords: encoding, wingrass | Platform: MSWindows 7
Cpu: Unspecified |
--------------------------------+-------------------------------------------
Testing GRASS6.4.3RC3 on Windows7 and Windows8
Several of WX-Python menu give error as shown below.
For example,
a) start GRASS and display Raster image
b) choose r.colors (or others from raster pull down menu
c) Result is the error shown below
This may be same problem as OSGEO4W Track ticket#1380
Similar problem was fixed in GRASS-6.4.2 but has crept in
again in GRASS-6.4.3RC2, GRASS-6.4.3RC3
-------- error message TO -------
File "C:\OSGeo4W\apps\grass\grass-6.4.3RC3\etc\wxpython\lm
gr\frame.py", line 541, in GetMenuCmd
input = GUI().GetCommandInputMapParamKey(cmdlist[0])
File "C:\OSGeo4W\apps\grass\grass-6.4.3RC3\etc\wxpython\gu
i_core\forms.py", line 1970, in GetCommandInputMapParamKey
p = re.compile('encoding="' + enc + '"', re.IGNORECASE)
NameError
:
global name 're' is not defined
-------- error message FROM -------
Best
Venka
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2011>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list