[GRASS-dev] [GRASS GIS] #2813: wxplot tools fails with wxPython 3

GRASS GIS trac at osgeo.org
Sat Apr 30 14:51:00 PDT 2016


#2813: wxplot tools fails with wxPython 3
------------------------+--------------------------------
  Reporter:  martinl    |      Owner:  grass-dev@…
      Type:  defect     |     Status:  closed
  Priority:  blocker    |  Milestone:  7.1.0
 Component:  wxGUI      |    Version:  unspecified
Resolution:  duplicate  |   Keywords:  wxplot, wxpython 3
       CPU:  x86-64     |   Platform:  Linux
------------------------+--------------------------------

Comment (by cmbarton):

 Here is the error I get on the Mac for the profile tool (similar to
 histogram tool). wxPython 3.2.0 and system Python 2.7. OS X 10.10.5


 {{{
 Traceback (most recent call last):
   File "/Applications/GRASS-7.1_64bit.app/Contents/MacOS/gui
 /wxpython/mapdisp/frame.py", line 1074, in OnProfile

 self.Profile(rasters=rasters)
   File "/Applications/GRASS-7.1_64bit.app/Contents/MacOS/gui
 /wxpython/mapdisp/frame.py", line 1082, in Profile

 controller=self.profileController)
   File "/Applications/GRASS-7.1_64bit.app/Contents/MacOS/gui
 /wxpython/wxplot/profile.py", line 52, in __init__

 BasePlotFrame.__init__(self, parent=parent, size=size,
 **kwargs)
   File "/Applications/GRASS-7.1_64bit.app/Contents/MacOS/gui
 /wxpython/wxplot/base.py", line 88, in __init__

 self.client = plot.PlotCanvas(self)
   File "/Applications/GRASS-7.1_64bit.app/Contents/MacOS/etc
 /python/wx/lib/plot.py", line 598, in __init__
 }}}

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



More information about the grass-dev mailing list