id summary reporter owner description type status priority milestone component version resolution keywords cc cpu platform 1380 WxGUI, menu does not work at all (languages using double-byte characters) naokiueda martinl "I downloaded latest GRASS6.4.1 and tested. I tested WX-Python GUI. Windows7, Japanese environment. Most Menu and commands does not work at all. TckTk GUI forks fine, though. There are error messages shown in command console. Unless this is solved, WX-Python GUI is useless. Note that, this may be same problem as OSGEO4W Track ticket#228 by Mr.Hayashi. Regards, Nao -------------------------------------------- Error when I put [Add Raster Map] button. ----------------- Traceback (most recent call last): File ""C:/Program Files/GRASS 6.4.1/etc/wxpython/wxgui.py"", line 1180, in OnAddRaster self.curr_page.maptree.AddLayer('raster') File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/layertree.py"", line 821, in AddLayer File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/layertree.py"", line 882, in PropertiesDialog File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/menuform.py"", line 2049, in ParseCommand File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/menuform.py"", line 2020, in ParseInterface File ""c:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py"", line 963, in XML parser.feed(text) File ""c:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py"", line 1245, in feed self._parser.Parse(data, 0) xml.parsers.expat . ExpatError : unknown encoding: line 1, column 30 Error when I put [Add 3D vector Map] button -------------------------------------------------- Traceback (most recent call last): File ""C:/Program Files/GRASS 6.4.1/etc/wxpython/wxgui.py"", line 1307, in OnAddRaster3D self.curr_page.maptree.AddLayer('3d-raster') File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/layertree.py"", line 821, in AddLayer File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/layertree.py"", line 886, in PropertiesDialog File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/menuform.py"", line 2049, in ParseCommand File ""c:/osgeo4w/usr/src/grass641_release/dist.i686-pc- mingw32/etc/wxpython/gui_modules/menuform.py"", line 2020, in ParseInterface File ""c:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py"", line 964, in XML return parser.close() File ""c:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py"", line 1254, in close self._parser.Parse("""", 1) # end of data xml.parsers.expat . ExpatError : no element found: line 1, column 0 Error when I enter ""g.version"" in command console --------------------------------- parser.feed(text) File ""c:\OSGeo4W\apps\Python25\lib\xml\etree\ElementTree.py"", line 1245, in feed self._parser.Parse(data, 0) xml.parsers.expat . ExpatError : unknown encoding: line 1, column 30 " defect closed blocker 6.4.2 wxGUI 6.4.1 RCs fixed encoding, wingrass, cp932 grass-dev@… Unspecified MSWindows 7