[GRASS-dev] Re: [GRASS GIS] #728: wxgui: georectify zooming and
panning don't work
GRASS GIS
trac at osgeo.org
Sun Feb 28 18:57:13 EST 2010
#728: wxgui: georectify zooming and panning don't work
-----------------------+----------------------------------------------------
Reporter: stevensj | Owner: martinl
Type: defect | Status: assigned
Priority: critical | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords:
Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Comment (by hamish):
> Ops, fixed in r41218 (trunk) and r41220 (devbr6).
Ok, GUI starts again. Now if I try the georect tool I can select group,
map, etc. but then I get the controls GUI but not the map canvas window --
no map displayed.
This error in the layer manager gui output tab:
{{{
Traceback (most recent call last):
File "/usr/loca/src/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/wxgui.py", line 318, in
OnGeorectify
georect.GeorectWizard(self)
File "/usr/loca/src/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/gui_modules/georect.py",
line 193, in __init__
Map=self.Map, lmgr=self.parent)
File "/usr/loca/src/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/gui_modules/mapdisp.py",
line 291, in __init__
self.Map.region['w'])
File "/usr/loca/src/grass/svn/grass65/dist.x86_64
-unknown-linux-
gnu/etc/wxpython/gui_modules/mapdisp_window.py", line 2600,
in ZoomHistory
toolbar.Enable('zoomback', enable)
AttributeError
:
'NoneType' object has no attribute 'Enable'
Traceback (most recent call last):
File "/usr/loca/src/grass/svn/grass65/dist.x86_64
-unknown-linux-gnu/etc/wxpython/gui_modules/toolbars.py",
line 104, in OnTool
if self.parent.toolbars['vdigit']:
AttributeError
:
'GCP' object has no attribute 'toolbars'
}}}
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/728#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list