[GRASS-dev] [GRASS GIS] #439: 'Zoom to saved region' button on Map
Display gives error
GRASS GIS
trac at osgeo.org
Fri Jan 16 09:22:07 EST 2009
#439: 'Zoom to saved region' button on Map Display gives error
---------------------------------------+------------------------------------
Reporter: epatton | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-trunk
Keywords: map display, zoom, region | Platform: Linux
Cpu: x86-64 |
---------------------------------------+------------------------------------
Clicking the 'Zoom to saved region' button on the Map Display window gives
the following error:
{{{
Traceback (most recent call last):
File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/ma
pdisp_window.py", line 2445, in ZoomToSaved
dlg = gdialogs.SavedRegion(self, wx.ID_ANY, _("Zoom to saved
region extents"),
NameError
:
global name 'gdialogs' is not defined
}}}
~ Eric.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/439>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list