[GRASS-dev] wxGUI does not start in GRASS7

hmitaso at ncsu.edu hmitaso at ncsu.edu
Fri May 13 23:09:13 EDT 2011


I have compiled freshly downloaded GRASS7 (from svn trunk)
on a new Mac (to have something to work with in Prague)
and I am getting the error below when wxGUI tries to start
(the historical map shows up but it does not get to open the GIS manager
window).
On the same machine I have compiled the GRASS6.4.1 source provided by
William and the wxGUI runs OK and I have GRASS7 compiled on March 26
running successfully on another Mac.

Any idea what is wrong here? This seems to be different from #1362

thanks, Helena

GRASS 7.0.svn (gisdemo_ncspm):~ > Traceback (most recent call last):
  File
"/Users/melanka/grass7svn/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/wxgui.py",
line 1612, in <module>
    sys.exit(main())
  File
"/Users/melanka/grass7svn/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/wxgui.py",
line 1605, in main
    app = GMApp(workspaceFile)
  File
"/Users/melanka/grass7svn/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/wxgui.py",
line 1505, in __init__
    wx.App.__init__(self, False)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode/wx/_core.py",
line 7913, in __init__
    self._BootstrapApp()
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode/wx/_core.py",
line 7487, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File
"/Users/melanka/grass7svn/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/wxgui.py",
line 1548, in OnInit
    workspace = self.workspaceFile)
  File
"/Users/melanka/grass7svn/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/wxgui.py",
line 150, in __init__
    BestSize((self.toolbars['tools'].GetSize())))
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode/wx/aui.py",
line 751, in AddPane
    return self._AddPane1(window, info)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/wx-2.8-mac-unicode/wx/aui.py",
line 620, in _AddPane1
    return _aui.AuiManager__AddPane1(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed at
../src/aui/framemanager.cpp(941) in AddPane(): A pane with that name
already exists in the manager!



More information about the grass-dev mailing list