[GRASS-dev] Re: [GRASS GIS] #1257: Georectifier is broken
GRASS GIS
trac at osgeo.org
Sun Jan 16 22:27:19 EST 2011
#1257: Georectifier is broken
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.1
Component: wxGUI | Version: unspecified
Keywords: georectifier | Platform: MacOSX
Cpu: OSX/Intel |
--------------------------+-------------------------------------------------
Comment(by cmbarton):
I found where the error is and can prevent it. But I don't yet know why
this is a problem. Hopefully Markus M will have some ideas. The errors are
generated by...[[BR]]
self.OnZoomToMap(None) in line 870
and a similar call of ...[[BR]]
self.parent.TgtMapWindow.ZoomToMap(layers =
self.parent.TgtMap.GetListOfLayers()) in line 2739
If I comment out these lines, both source and target maps open fine.
Initializing the target map window with a zoom to map extents is probably
a good idea. So the root cause of this error still needs to be found.
These both do something that causes a crash on the Mac.
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1257#comment:11>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list