[GRASS-dev] [GRASS GIS] #3204: Profile tool lacks a stop profiling entry in right mouse button
GRASS GIS
trac at osgeo.org
Thu Nov 10 10:45:34 PST 2016
#3204: Profile tool lacks a stop profiling entry in right mouse button
--------------------------+---------------------------------
Reporter: milenan | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.0
Component: wxGUI | Version: svn-releasebranch72
Resolution: | Keywords: profile
CPU: Unspecified | Platform: MSWindows 8
--------------------------+---------------------------------
Comment (by hellik):
Replying to [comment:2 neteler]:
> The profile tool seems to work ok on Linux. Can another Windows user
please make a test?
tested with
{{{
System Info
GRASS Version: 7.3.svn
GRASS SVN revision: r69793
Build date: 2016-11-10
Build platform: x86_64-w64-mingw32
GDAL: 2.1.2
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.3.svn\gui\wxpython\ma
pdisp\frame.py", line 1135, in OnProfile
self.Profile(rasters=rasters)
File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\ma
pdisp\frame.py", line 1143, in Profile
controller=self.profileController)
File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\wx
plot\profile.py", line 58, 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 111, in __init__
self.client = plot.PlotCanvas(self)
NameError
:
global name 'plot' is not defined
}}}
IIRC there is already a ticket for this (?).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3204#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list