#214: digitizer: errors at editing line
----------------------+-----------------------------------------------------
 Reporter:  msieczka  |       Owner:  [email protected]
     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 "Edit line" tool

 3. click with the left mouse key on an existing line - 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 1307, in OnLeftUp

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

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/214>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to