[GRASS-dev] [GRASS GIS] #1711: Plot settings in profiler now broken
GRASS GIS
trac at osgeo.org
Fri Aug 24 16:00:10 PDT 2012
#1711: Plot settings in profiler now broken
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: Default | Version: svn-releasebranch64
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
The plotting settings in the wxGUI profiler have been recently broken in
GRASS 6.4 svn. When I try to access them (using the NC demo data), I get
the following error:
{{{
Settings: unable to get value 'profile:raster:None'
Traceback (most recent call last):
File "/Applications/GRASS/GRASS-6.4.3.app/Contents/MacOS/e
tc/wxpython/wxplot/base.py", line 489, in PlotOptions
title = _('Plot settings'))
File "/Applications/GRASS/GRASS-6.4.3.app/Contents/MacOS/e
tc/wxpython/wxplot/dialogs.py", line 455, in __init__
wx.Dialog.__init__(self, parent, id, title, style = style,
**kwargs)
File "/Applications/GRASS/GRASS-6.4.3.app/Contents/MacOS/e
tc/python/wx/_windows.py", line 651, in __init__
_windows_.Dialog_swiginit(self,_windows_.new_Dialog(*args,
**kwargs))
TypeError
:
'plottype' is an invalid keyword argument for this function
}}}
This is on a version compiled 23 August
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1711>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list