[GRASS-dev] [GRASS GIS] #2558: wxgui: profile surface map, bivariate scatter plot, histogram of raster map broken with wxPython 3.0.2 but work fine fine with 2.8

GRASS GIS trac at osgeo.org
Fri Jul 15 10:45:39 PDT 2016


#2558: wxgui: profile surface map, bivariate scatter plot, histogram of raster map
broken with wxPython 3.0.2 but work fine fine with 2.8
-----------------------+-------------------------
  Reporter:  humu2015  |      Owner:  grass-dev@…
      Type:  defect    |     Status:  new
  Priority:  major     |  Milestone:  6.4.6
 Component:  wxGUI     |    Version:  7.0.4
Resolution:            |   Keywords:  wxgui
       CPU:  All       |   Platform:  All
-----------------------+-------------------------

Comment (by cmbarton):

 One reason to keep available the possibility of using wxPython 3.0.2 (or
 Phoenix when it is developed to a place where it is useable), is that 2.8
 is 32 bit only on the Mac. Maybe on other platforms too.

 However, most other parts of GRASS and its dependencies have migrated to
 64 bit architecture. This is causing all kinds of difficulties in
 compiling because it has to be done dual architecture (32/64 bit) and some
 programs do not support this or don't support it well.

 I'm trying to find out where the problems in wxPython 3 are so that they
 can be fixed. The plot.py problem was the worst but is easily patched.

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



More information about the grass-dev mailing list