[GRASS-dev] Re: [GRASS GIS] #1485: Cannot save workspace from wxGUI

GRASS GIS trac at osgeo.org
Fri Nov 4 02:46:23 EDT 2011


#1485: Cannot save workspace from wxGUI
-----------------------------+----------------------------------------------
 Reporter:  venkat           |       Owner:  martinl    
     Type:  defect           |      Status:  assigned   
 Priority:  blocker          |   Milestone:  6.4.2      
Component:  wxGUI            |     Version:  6.4.2 RCs  
 Keywords:  wingrass, cp932  |    Platform:  MSWindows 7
      Cpu:  Unspecified      |  
-----------------------------+----------------------------------------------

Comment(by naokiueda):

 I tested with r49086 that is just build.
 Problem still remains, and looks same as before.

 I got an following error in GRASS console, when I click d.rast icon.

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

 self.curr_page.maptree.AddLayer('raster')
   File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-
 mingw32/etc/wxpython/gui_modules/layertree.py", line 852, in
 AddLayer
   File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-
 mingw32/etc/wxpython/gui_modules/layertree.py", line 917, in
 PropertiesDialog
   File "C:\Program Files\GRASS
 6.5.SVN\etc\wxpython\gui_modules\menuform.py", line 1818, in
 ParseCommand

 blackList = _blackList)
   File "C:\Program Files\GRASS
 6.5.SVN\etc\python\grass\script\task.py", line 453, in
 parse_interface

 tree = etree.fromstring(get_interface_description(name).deco
 de(enc).encode("utf-8"))
   File "C:\Program Files\GRASS
 6.5.SVN\Python25\lib\xml\etree\ElementTree.py", line 963, in
 XML

 parser.feed(text)
   File "C:\Program Files\GRASS
 6.5.SVN\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
 Traceback (most recent call last):
   File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-
 mingw32/etc/wxpython/gui_modules/layertree.py", line 992, in
 OnActivateLayer
   File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-
 mingw32/etc/wxpython/gui_modules/layertree.py", line 917, in
 PropertiesDialog
   File "C:\Program Files\GRASS
 6.5.SVN\etc\wxpython\gui_modules\menuform.py", line 1818, in
 ParseCommand

 blackList = _blackList)
   File "C:\Program Files\GRASS
 6.5.SVN\etc\python\grass\script\task.py", line 453, in
 parse_interface

 tree = etree.fromstring(get_interface_description(name).deco
 de(enc).encode("utf-8"))
   File "C:\Program Files\GRASS
 6.5.SVN\Python25\lib\xml\etree\ElementTree.py", line 963, in
 XML

 parser.feed(text)
   File "C:\Program Files\GRASS
 6.5.SVN\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/1485#comment:15>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list