[GRASS-dev] Re: [GRASS GIS] #1380: GRASS6.4.1 WX-Python GUI, menu does not work at all

GRASS GIS trac at osgeo.org
Sat Oct 29 19:36:28 EDT 2011


#1380: GRASS6.4.1 WX-Python GUI, menu does not work at all
--------------------------------+-------------------------------------------
 Reporter:  naokiueda           |       Owner:  grass-dev@…              
     Type:  defect              |      Status:  new                      
 Priority:  blocker             |   Milestone:  6.4.2                    
Component:  wxGUI               |     Version:  6.4.1 RCs                
 Keywords:  encoding, wingrass  |    Platform:  MSWindows 7              
      Cpu:  Unspecified         |  
--------------------------------+-------------------------------------------

Comment(by venkat):

 Replying to [comment:4 venkat]:
 > The problem still persists in GRASS-6.4.2-SVN, GRASS-6.4.2-RC1, and
 GRASS-6.4.1.
 > Tried with winGRASS on Windows-7 English and also Japanese version
 >
 > Can't continue with further tests if d.rast does not start.

 The error message when I use the "Add raster Map layer" in the WxGUI

 Traceback (most recent call last):
   File "C:/Program Files (x86)/GRASS
 6.4.SVN/etc/wxpython/wxgui.py", line 1309, in OnAddRaster

 self.curr_page.maptree.AddLayer('raster')
   File "C:\Program Files (x86)\GRASS
 6.4.SVN\etc\wxpython\gui_modules\layertree.py", line 855, in
 AddLayer

 self.PropertiesDialog(layer, show = True)
   File "C:\Program Files (x86)\GRASS
 6.4.SVN\etc\wxpython\gui_modules\layertree.py", line 920, in
 PropertiesDialog

 completed = (self.GetOptData,layer,params))
   File "C:\Program Files (x86)\GRASS
 6.4.SVN\etc\wxpython\gui_modules\menuform.py", line 1732, in
 ParseCommand

 blackList = _blackList)
   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/1380#comment:5>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list