[GRASS-dev] [GRASS GIS] #1876: pressing "save" on Digitization settings dialog raises error

GRASS GIS trac at osgeo.org
Wed Feb 6 21:40:25 PST 2013


#1876: pressing "save" on Digitization settings dialog raises error
-------------------------+--------------------------------------------------
 Reporter:  cmbarton     |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Default      |     Version:  svn-trunk                
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 Here is the error:

 {{{

 Traceback (most recent call last):
   File "/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/etc
 /gui/wxpython/vdigit/preferences.py", line 664, in OnSave

 self.UpdateSettings()
   File "/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/etc
 /gui/wxpython/vdigit/preferences.py", line 742, in
 UpdateSettings

 item = tree.FindItemByData('maplayer', mapLayer)
 AttributeError
 :
 'LayerList' object has no attribute 'FindItemByData'

 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1876>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list