GDAL
February 8, 2013, 2:01pm
1
#1879: Error at generating plot statistics within histogram tool
------------------------+---------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
When running the 'plot statistics' option in the new histogram tool, the
following error code is generated in the command console:
Traceback (most recent call last):
File "/usr/local/grass7/grass-7.0.svn/etc/gui/wxpython/wxp
lot/histogram.py", line 225, in OnStats
ret = grass.read_command('r.univar', map = r, flags = 'e',
quiet = True)
NameError
:
global name 'r' is not defined
Traceback (most recent call last):
File "/usr/local/grass7/grass-7.0.svn/etc/gui/wxpython/wxp
lot/histogram.py", line 225, in OnStats
ret = grass.read_command('r.univar', map = r, flags = 'e',
quiet = True)
NameError
:
global name 'r' is not defined
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1879> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 8, 2013, 2:03pm
2
#1879: Error at generating plot statistics within histogram tool
------------------------+---------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Keywords: histogram | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
Changes (by martinl):
* keywords: => histogram
* component: Default => wxGUI
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1879#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 8, 2013, 2:03pm
3
#1879: Error at generating plot statistics within histogram tool
------------------------+---------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: histogram | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
Changes (by martinl):
* version: unspecified => svn-trunk
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1879#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 8, 2013, 8:16pm
4
#1879: Error at generating plot statistics within histogram tool
------------------------+---------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: histogram | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
Comment(by cmbarton):
This used to work. Some more recent change has broken it. Perhaps
something to do with the way grass.read_command is parsed?
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1879#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 9, 2013, 6:53pm
5
#1879: Error at generating plot statistics within histogram tool
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: histogram
Platform: Linux | Cpu: x86-64
-------------------------+--------------------------------------------------
Changes (by annakrat):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in 54991.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1879#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 10, 2013, 12:39am
6
#1879: Error at generating plot statistics within histogram tool
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: histogram
Platform: Linux | Cpu: x86-64
-------------------------+--------------------------------------------------
Comment(by cmbarton):
Thanks
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1879#comment:5> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 10, 2013, 3:55am
7
#1879: Error at generating plot statistics within histogram tool
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: histogram
Platform: Linux | Cpu: x86-64
-------------------------+--------------------------------------------------
Comment(by cmbarton):
Works great now.
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1879#comment:6> ;
GRASS GIS <http://grass.osgeo.org >