The GUI comes up, but then refuses to start GRASS. This GRASS is compiled with 
clang and seems to run fine from the command line.

========

GRASS 7.0.svn (spearfish60):~/MyStuff/Developer/grass_trunk > Traceback (most 
recent call last):
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/wxgui.py", line 1612, in 
<module>
    sys.exit(main())
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/wxgui.py", line 1605, in main
    app = GMApp(workspaceFile)
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/wxgui.py", line 1505, in 
__init__
    wx.App.__init__(self, False)
  File 
"/usr/local/lib/wxPython-2.9.1.1/lib/python2.7/site-packages/wx-2.9.1-osx_cocoa/wx/_core.py",
 line 8470, in __init__
    self._BootstrapApp()
  File 
"/usr/local/lib/wxPython-2.9.1.1/lib/python2.7/site-packages/wx-2.9.1-osx_cocoa/wx/_core.py",
 line 8035, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/wxgui.py", line 1548, in 
OnInit
    workspace = self.workspaceFile)
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/wxgui.py", line 130, in 
__init__
    self.notebook  = self.__createNoteBook()
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/wxgui.py", line 229, in 
__createNoteBook
    self.goutput = goutput.GMConsole(self, pageid = 1)
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/goutput.py", line 
232, in __init__
    self.MakeSearchPaneContent(self.searchPane.GetPane())
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/goutput.py", line 
328, in MakeSearchPaneContent
    self.search = SearchModuleWindow(parent = pane, cmdPrompt = self.cmd_prompt)
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/ghelp.py", line 
99, in __init__
    self._layout()
  File "/usr/local/grass-7.0.svn/etc/gui/wxpython/gui_modules/ghelp.py", line 
105, in _layout
    gridSizer.AddGrowableCol(1)
  File 
"/usr/local/lib/wxPython-2.9.1.1/lib/python2.7/site-packages/wx-2.9.1-osx_cocoa/wx/_core.py",
 line 14946, in AddGrowableCol
    return _core_.FlexGridSizer_AddGrowableCol(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "!m_cols || idx < (size_t)m_cols" 
failed at /BUILD/wxPython-src-2.9.1.1/src/common/sizer.cpp(1948) in 
AddGrowableCol(): invalid column index

===
Jan de Leeuw; Distinguished Professor and Chair, UCLA Department of Statistics;
Director: UCLA Center for Environmental Statistics (CES);
Editor: Journal of Multivariate Analysis, Journal of Statistical Software;
US mail: 8125 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: [email protected]
.mac: jdeleeuw ++++++  aim: deleeuwjan ++++++ skype: j_deleeuw
homepages: http://gifi.stat.ucla.edu ++++++ http://www.cuddyvalley.org
 
-------------------------------------------------------------------------------------------------
          No matter where you go, there you are. --- Buckaroo Banzai
                   http://gifi.stat.ucla.edu/sounds/nomatter.au                 
                 
 
-------------------------------------------------------------------------------------------------
        





_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to