[GRASS-dev] [GRASS GIS] #1679: d.histogram fails to start
GRASS GIS
trac at osgeo.org
Mon Jun 25 05:40:45 PDT 2012
#1679: d.histogram fails to start
-------------------------+--------------------------------------------------
Reporter: JRadinger | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Display | Version: svn-develbranch6
Keywords: | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
It is not possible to launch d.histogram in GRASS 6.5SVN (r52187) either
via the GUI command console or via right mouse click on the raster file on
my Mac OSX system. Following error is produced:
Traceback (most recent call last):
File "/Applications/GRASS-6.5.app/Contents/MacOS/etc/wxpyt
hon/gui_core/prompt.py", line 1118, in OnKeyPressed
self._runCmd(self.GetCurLine()[0].strip())
File "/Applications/GRASS-6.5.app/Contents/MacOS/etc/wxpyt
hon/gui_core/prompt.py", line 607, in _runCmd
if cmdString[:2] == 'd.' and not self.parent.curr_page:
AttributeError
:
'GMConsole' object has no attribute 'curr_page'
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1679>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list