[GRASS-dev] Re: [GRASS GIS] #1234: wxnviz - cause a gui crash
GRASS GIS
trac at osgeo.org
Fri Dec 10 14:42:26 EST 2010
#1234: wxnviz - cause a gui crash
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: nviz | Platform: MacOSX
Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
Comment(by cmbarton):
I'm pretty sure that this is a version mismatch problem. This is likely to
be more of an issue with 6.5, in which both the digitizer and 3D
visualizer are built with swig than in 7, where we switched to ctypes.
The GUI is built with Python 2.5 and will run on 2.6. There are reports
that it will not run on 2.7 without errors.
If you have installed a 3rd party Python (e.g., Macpython), it is likely
that you will run into trouble. Just removing the frameworks directory is
not enough, as the actual files are in /usr or /usr/local (I don't
remember which version ends up where) and there are path statements to
remove in several places. Also, wxPython can end up in or the other
versions for a variety of reasons. We package wxPython with the Mac GRASS
app, but that won't help the version mismatches if other Python versions
are installed.
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1234#comment:15>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list