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

#301: error when adding another text layer
----------------------+-----------------------------------------------------
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: 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&gt;
GRASS GIS <http://grass.osgeo.org>

#301: error when adding another text layer
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

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

Comment:

Fixed in r33317

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

#301: error when adding another text layer
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by mlennert):

Can this bug be closed ?

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

#301: error when adding another text layer
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

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

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