[GRASS-dev] Re: [GRASS GIS] #882: i18n enabled winGRASS: properties dialog not opening
GRASS GIS
trac at osgeo.org
Tue Jan 19 20:45:03 EST 2010
#882: i18n enabled winGRASS: properties dialog not opening
---------------------------+------------------------------------------------
Reporter: neteler | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords:
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by neteler):
I just discovered that in the terminal some problems are indicated:
{{{
Traceback (most recent call last):
File "C:/Program
Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1260, in
OnAddRaster
self.AddRaster(event)
File "C:/Program
Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 1385, in
AddRaster
self.curr_page.maptree.AddLayer('raster')
File "C:\Program
Files\GRASS-64-SVN\etc\wxpython\gui_modules\wxgui_utils.py",
line 792, in AddLayer
self.PropertiesDialog(layer, show=True)
File "C:\Program
Files\GRASS-64-SVN\etc\wxpython\gui_modules\wxgui_utils.py",
line 858, in PropertiesDialog
parentframe=self)
File "C:\Program
Files\GRASS-64-SVN\etc\wxpython\gui_modules\menuform.py",
line 1819, in ParseCommand
handler)
File "C:\Program
Files\GRASS-64-SVN\Python25\lib\xml\sax\__init__.py", line
49, in parseString
parser.parse(inpsrc)
File "C:\Program
Files\GRASS-64-SVN\Python25\lib\xml\sax\expatreader.py",
line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "C:\Program
Files\GRASS-64-SVN\Python25\lib\xml\sax\xmlreader.py", line
123, in parse
self.feed(buffer)
File "C:\Program
Files\GRASS-64-SVN\Python25\lib\xml\sax\expatreader.py",
line 211, in feed
self._err_handler.fatalError(exc)
File "C:\Program
Files\GRASS-64-SVN\Python25\lib\xml\sax\handler.py", line
38, in fatalError
raise exception
xml.sax._exceptions
.
SAXParseException
:
<unknown>:1:30: unknown encoding
}}}
Maybe that gives an idea.
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/882#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list