#552: add vector map layer in layer manager doesn't show any paramter window
----------------------+-----------------------------------------------------
Reporter: pinzonef | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Vector | Version: unspecified
Keywords: | Platform: MSWindows XP
Cpu: x86-32 |
----------------------+-----------------------------------------------------
command output content:
Traceback (most recent call last):
File "C:/GRASS/etc/wxpython/wxgui.py", line 1395, in
AddVector
self.curr_page.maptree.AddLayer('vector')
File "C:\GRASS\etc\wxpython\gui_modules\wxgui_utils.py",
line 776, in AddLayer
self.PropertiesDialog(layer, show=True)
File "C:\GRASS\etc\wxpython\gui_modules\wxgui_utils.py",
line 868, in PropertiesDialog
parentframe=self)
File "C:\GRASS\etc\wxpython\gui_modules\menuform.py", line
1716, in ParseCommand
xml.sax.parseString( getInterfaceDescription(cmd[0]),
handler )
File "C:\GRASS\etc\wxpython\gui_modules\__init__.py", line
49, in parseString
File "C:\Programs\GIS\OSGeo4W\apps\Python25\lib\xml\sax\ex
patreader.py", line 107, in parse
File "C:\Programs\GIS\OSGeo4W\apps\Python25\lib\xml\sax\xm
lreader.py", line 123, in parse
File "C:\Programs\GIS\OSGeo4W\apps\Python25\lib\xml\sax\ex
patreader.py", line 211, in feed
File "C:\Programs\GIS\OSGeo4W\apps\Python25\lib\xml\sax\ha
ndler.py", line 38, in fatalError
xml.sax._exceptions
.
SAXParseException
:
<unknown>:83:34: not well-formed (invalid token)
#552: add vector map layer in layer manager doesn't show any paramter window
---------------------------+------------------------------------------------
Reporter: pinzonef | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Vector | Version: unspecified
Resolution: | Keywords:
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by cnielsen):
I assume this is from the native installer? By any chance were you using a
non-english language?
As I posted to the grass-dev list yesterday, this has been reported by a
couple other people as well. Hopefully someone with better python
knowledge than I will be able to identify the problem.
Replying to [comment:1 cnielsen]:
> I assume this is from the native installer? By any chance were you using
a non-english language?
> As I posted to the grass-dev list yesterday, this has been reported by a
couple other people as well. Hopefully someone with better python
knowledge than I will be able to identify the problem.