GDAL
January 16, 2009, 2:22pm
1
#439: 'Zoom to saved region' button on Map Display gives error
---------------------------------------+------------------------------------
Reporter: epatton | Owner: grass-dev@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 >
GDAL
January 16, 2009, 5:37pm
2
#439: 'Zoom to saved region' button on Map Display gives error
----------------------+-----------------------------------------------------
Reporter: epatton | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: map display, zoom, region
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by epatton):
* component: default => wxGUI
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/439#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 16, 2009, 5:40pm
3
#439: 'Zoom to saved region' button on Map Display 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: map display, zoom, region
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by epatton):
* priority: major => minor
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/439#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 16, 2009, 7:59pm
4
#439: 'Zoom to saved region' button on Map Display gives error
----------------------+-----------------------------------------------------
Reporter: epatton | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: map display, zoom, region
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by martinl):
* milestone: 6.4.0 => 7.0.0
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/439#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 16, 2009, 8:03pm
5
#439: 'Zoom to saved region' button on Map Display 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: map display, zoom, region
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by martinl):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in r35441.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/439#comment:4> ;
GRASS GIS <http://grass.osgeo.org >