[GRASS-dev] [GRASS GIS] #3094: wxGUI: error when profiling a raster map

GRASS GIS trac at osgeo.org
Fri Jul 8 02:44:46 PDT 2016


#3094: wxGUI: error when profiling a raster map
-------------------------+-------------------------
 Reporter:  hellik       |      Owner:  grass-dev@…
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  7.0.5
Component:  wxGUI        |    Version:  svn-trunk
 Keywords:               |        CPU:  x86-64
 Platform:  MSWindows 8  |
-------------------------+-------------------------
 when starting to profile a raster map in the wxGUI

 {{{
 Traceback (most recent call last):
   File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\ma
 pdisp\frame.py", line 1139, in OnProfile

 self.Profile(rasters=rasters)
   File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\ma
 pdisp\frame.py", line 1147, in Profile

 controller=self.profileController)
   File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\wx
 plot\profile.py", line 54, in __init__

 BasePlotFrame.__init__(self, parent=parent, size=size,
 **kwargs)
   File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\wx
 plot\base.py", line 107, in __init__

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

 tested with

 {{{
 System Info
 GRASS Version: 7.3.svn
 GRASS SVN revision: r68875
 Build date: 2016-07-07
 Build platform: x86_64-w64-mingw32
 GDAL: 2.0.2
 PROJ.4: 4.9.2
 GEOS: 3.5.0
 SQLite: 3.7.17
 Python: 2.7.5
 wxPython: 2.8.12.1
 Platform: Windows-8-6.2.9200 (OSGeo4W)
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3094>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list