Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1484 closed defect (duplicate)

GRASS6.4.2SVN WX-Python GUI, menu does not work at all

Reported by: venkat Owned by: grass-dev@…
Priority: blocker Milestone:
Component: wxGUI Version: svn-trunk
Keywords: encoding, winGRASS Cc:
CPU: Unspecified Platform: MSWindows 7

Description

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

Change History (2)

comment:1 by martinl, 12 years ago

Resolution: duplicate
Status: newclosed

Seems to same problem as reported in #1380.

comment:2 by martinl, 12 years ago

Component: DefaultwxGUI
Note: See TracTickets for help on using tickets.