[GRASS-dev] [GRASS GIS] #440: wxgui 'Save display geometry to named region' button gives error

#440: wxgui 'Save display geometry to named region' button gives error
-------------------------+--------------------------------------------------
Reporter: epatton | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Similar in nature to bugs #437 and #439, clicking on the 'Save display
geometry to named region' button in the Map Display window gives an error
and the following traceback from the output window:

{{{
Traceback (most recent call last):
   File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/ma
pdisp_window.py", line 2489, in SaveDisplayRegion

dlg = gdialogs.SavedRegion(self, wx.ID_ANY, "Save display
extents to region file",
NameError
:
global name 'gdialogs' is not defined

}}}

~ Eric.

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

#440: wxgui 'Save display geometry to named region' button gives error
----------------------+-----------------------------------------------------
  Reporter: epatton | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
  Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by epatton):

  * priority: major => minor
  * platform: Unspecified => Linux
  * version: unspecified => svn-trunk
  * component: default => wxGUI
  * cpu: Unspecified => x86-64

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

#440: wxgui 'Save display geometry to named region' button gives error
----------------------+-----------------------------------------------------
  Reporter: epatton | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: minor | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords:
  Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => fixed
  * milestone: 6.4.0 => 7.0.0

Comment:

Fixed in r35441.

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