[GRASS-dev] [GRASS GIS] #1484: GRASS6.4.2SVN WX-Python GUI, menu does not work at all

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#1484: GRASS6.4.2SVN WX-Python GUI, menu does not work at all
--------------------------+-------------------------------------------------
  Reporter: venkat | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: blocker | Milestone:
Component: Default | Version: svn-trunk
Resolution: duplicate | Keywords: encoding, winGRASS
  Platform: MSWindows 7 | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => duplicate

Comment:

Seems to same problem as reported in #1380.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1484#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1484: GRASS6.4.2SVN WX-Python GUI, menu does not work at all
--------------------------+-------------------------------------------------
  Reporter: venkat | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: blocker | Milestone:
Component: wxGUI | Version: svn-trunk
Resolution: duplicate | Keywords: encoding, winGRASS
  Platform: MSWindows 7 | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * component: Default => wxGUI

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1484#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>