[GRASS-dev] [GRASS GIS] #3207: Create histogram of raster map fails

GRASS GIS trac at osgeo.org
Thu Nov 10 12:00:47 PST 2016


#3207: Create histogram of raster map fails
-----------------------+-------------------------
  Reporter:  hellik    |      Owner:  grass-dev@…
      Type:  defect    |     Status:  new
  Priority:  critical  |  Milestone:  7.2.1
 Component:  wxGUI     |    Version:  svn-trunk
Resolution:            |   Keywords:
       CPU:  x86-64    |   Platform:  MSWindows 8
-----------------------+-------------------------

Comment (by hellik):

 Replying to [comment:2 martinl]:
 > I cannot reproduce this bug (fresh 7.3svn on osgeo4w). Histogramming
 tool is shown normally.

 now tested with

 {{{
 System Info
 GRASS version: 7.0.5
 GRASS SVN Revision: 69636
 Build Date: 2016-10-02
 Build Platform: x86_64-w64-mingw32
 GDAL/OGR: 2.1.1
 PROJ.4: 4.9.3
 GEOS: 3.5.0
 SQLite: 3.14.1
 Python: 2.7.5
 wxPython: 2.8.12.1
 Platform: Windows-8-6.2.9200 (OSGeo4W)
 }}}

 {{{
 Traceback (most recent call last):
   File "C:\OSGEO4~1\apps\grass\grass-7.0.5\gui\wxpython\mapd
 isp\frame.py", line 1067, in OnHistogramPyPlot

 win = HistogramPlotFrame(parent = self, rasterList = raster)
   File "C:\OSGEO4~1\apps\grass\grass-7.0.5\gui\wxpython\wxpl
 ot\histogram.py", line 43, in __init__

 BasePlotFrame.__init__(self, parent, size = size, **kwargs)
   File "C:\OSGEO4~1\apps\grass\grass-7.0.5\gui\wxpython\wxpl
 ot\base.py", line 92, in __init__

 self.client = plot.PlotCanvas(self)
 NameError
 :
 global name 'plot' is not defined
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3207#comment:3>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list