#1457: Zoom in Georectify Does not Work
-----------------------------+----------------------------------------------
Reporter: jjrambo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: Zoom Georectify | Platform: Linux
Cpu: x86-32 |
-----------------------------+----------------------------------------------
Running Ubuntu 11.04 in VirtualBox.
When trying to zoom in or zoom out in Georectify, I receive this error
message in the command console:
Traceback (most recent call last):
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_module
s/mapdisp_window.py", line 1132, in MouseActions
self.OnLeftUp(event)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_module
s/mapdisp_window.py", line 1299, in OnLeftUp
self.Zoom(begin, end, self.zoomtype)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_module
s/mapdisp_window.py", line 1651, in Zoom
if self.parent.statusbarWin['alignExtent'].IsChecked():
KeyError
:
'alignExtent'
Thought perhaps my region was not set properly, but making many changes
did not resolve the issue.
I also looked at the python files the error mentioned, but I did not
really know what I was doing.
Thanks for any help!
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1457>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev