[GRASS-dev] [GRASS GIS] #408: Profile tool does not work
GRASS GIS
trac at osgeo.org
Sun Dec 21 03:41:12 EST 2008
#408: Profile tool does not work
-------------------------+--------------------------------------------------
Reporter: jachym | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Keywords: | Platform: Linux
Cpu: Unspecified |
-------------------------+--------------------------------------------------
When trying the profile tool in wxPython GUI, I got
{{{
Traceback (most recent call last):
File "/home/jachym/usr/src/grass/grass-6.4.0/dist.i686-pc-
linux-gnu/etc/wxpython/gui_modules/mapdisp.py", line 3728,
in Profile
style=wx.DEFAULT_FRAME_STYLE, rasterList=raster)
File "/home/jachym/usr/src/grass/grass-6.4.0/dist.i686-pc-
linux-gnu/etc/wxpython/gui_modules/profile.py", line 155, in
__init__
if self.parent.projinfo['units'] != '':
AttributeError
:
'MapFrame' object has no attribute 'projinfo'
}}}
NOTE: testing in new 6.4. branch
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/408>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list