#1484: GRASS6.4.2SVN WX-Python GUI, menu does not work at all
--------------------------------+-------------------------------------------
Reporter: venkat | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone:
Component: Default | Version: svn-trunk
Keywords: encoding, winGRASS | Platform: MSWindows 7
Cpu: Unspecified |
--------------------------------+-------------------------------------------
r.in.gdal does to launch from wxGUI
The error message is as below;
Traceback (most recent call last):
File "C:/Program Files (x86)/GRASS
6.4.SVN/etc/wxpython/wxgui.py", line 1123, in
OnImportGdalLayers
dlg = gdialogs.GdalImportDialog(parent = self)
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/gui_modules/gdialogs.py", line 1175, in
__init__
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/gui_modules/gdialogs.py", line 993, in
__init__
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/python/grass/script/task.py", line 451, in
parse_interface
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
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1484>
GRASS GIS <http://grass.osgeo.org>