[GRASS-dev] [GRASS GIS] #211: digitizer: errors at removing vertex

#211: digitizer: errors at removing vertex
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: Linux
      Cpu: x86-64 |
----------------------+-----------------------------------------------------
1. enter digitizer

2. select "Remove vertex" tool

3. pick a vertex with the left key

4. click on a another feature with the left key again - error:

{{{
Traceback (most recent call last):
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
pdisp.py", line 923, in MouseActions

self.OnLeftUp(event)
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
pdisp.py", line 1424, in OnLeftUp

id = digitClass.driver.GetSelectedVertex(pos1)[0]
IndexError
:
tuple index out of range
}}}

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

#211: digitizer: errors at removing vertex
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by martinl):

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

Comment:

Should be fixed now in trunk and devbr6, r31965 and r31966.

Martin

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

#211: digitizer: errors at removing vertex
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by martinl):

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

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