#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 ---------------------+------------------------------------------------------ Reporter: vince | Owner: [email protected] Type: defect | Status: closed Priority: major | Milestone: 6.4.0 Component: wxGUI | Version: 6.4.0 RCs Resolution: fixed | Keywords: wxGUI does not load Platform: MacOSX | Cpu: x86-64 ---------------------+------------------------------------------------------ Changes (by vince):
* status: new => closed * resolution: => fixed Comment: Ok, I have a fix. In g.gui main.c, the "python" string should be replaced by the full path leading to pythonw-32. Next, the Python function reexec_with_pythonw should be emptied, and replaced by a pass. It then works. I am going to put all this in the Portfile I'm preparing. V. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/594#comment:3> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
