[GRASS-dev] [GRASS GIS] #301: error when adding another text layer

GRASS GIS trac at osgeo.org
Sun Sep 7 10:38:25 EDT 2008


#301: error when adding another text layer
----------------------+-----------------------------------------------------
 Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect    |      Status:  new                      
 Priority:  major     |   Milestone:  6.4.0                    
Component:  wxGUI     |     Version:  svn-develbranch6         
 Keywords:            |    Platform:  All                      
      Cpu:  All       |  
----------------------+-----------------------------------------------------
 1. add a Text layer overlay

 2. try to add another one - error:

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

 size=(400, 200))
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/gd
 ialogs.py", line 455, in __init__

 self.currText, self.currFont, self.currClr, self.currRot =
 self.parent.MapWindow.textdict[drawid]
 NameError
 :
 global name 'drawid' is not defined
 }}}

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


More information about the grass-dev mailing list