[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

GRASS GIS trac at osgeo.org
Tue Sep 22 09:14:35 EDT 2009


#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:  grass-dev at lists.osgeo.org
      Type:  defect  |      Status:  reopened                 
  Priority:  major   |   Milestone:  6.4.0                    
 Component:  wxGUI   |     Version:  6.4.0 RCs                
Resolution:          |    Keywords:  wxGUI does not load      
  Platform:  MacOSX  |         Cpu:  x86-64                   
---------------------+------------------------------------------------------
Comment (by vince):

 Good. I have a 32/64 universal build. There are some issues in the vdigit
 modules, I had to patch pseudodc.cpp and pseudodc.h in order to compile
 it. The rest is okay, very nice the way configure gracefully handles
 multiple archs.

 Besides, in wxpython/gui_modules/globalvar.py, I had to comment out this
 line:
 {{{
 wxversion.select(str(minVersion[0]) + '.' + str(minVersion[1]))
 }}}
 because otherwise it would not launch the GUI (the version reported by my
 WxPython is 2.9.0.0). Now I'll test it a bit more carefully.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/594#comment:12>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list