[GRASS-dev] [GRASS GIS] #552: add vector map layer in layer manager doesn't show any paramter window

#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)

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/552&gt;
GRASS GIS <http://grass.osgeo.org>

#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.

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

#552: add vector map layer in layer manager doesn't show any paramter window
---------------------------+------------------------------------------------
  Reporter: pinzonef | Owner: martinl
      Type: defect | Status: assigned
  Priority: critical | Milestone: 6.4.0
Component: Vector | Version: unspecified
Resolution: | Keywords:
  Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by martinl):

  * status: new => assigned
  * owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)

Comment:

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.

hopefully fixed in r36789.

Martin

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

#552: add vector map layer in layer manager doesn't show any paramter window
---------------------------+------------------------------------------------
  Reporter: pinzonef | Owner: martinl
      Type: defect | Status: closed
  Priority: critical | Milestone: 6.4.0
Component: Vector | Version: unspecified
Resolution: fixed | Keywords:
  Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

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