[GRASS-dev] GRASS 6.6 trunk GUI doesn't open

Paulo pvanbmail-guard at yahoo.com
Mon Jun 21 04:07:07 EDT 2010


I am using the GRASS6.4 on Ubuntu 10.04, installed from source (6.4.x 
release branch version) without problems. However, with the latest few 
revisions, including revision 42617, I can install GRASS, open the first 
screen to select location and mapset, but than the GUI doesn't open and 
I am getting the following error message on the command line:

--------------------
GRASS 6.4.0svn (latlon):~/Software/Spatial/GRASS/grass64_release > 
Traceback (most recent call last):
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
1831, in <module>
     sys.exit(main())
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
1824, in main
     app = GMApp(workspaceFile)
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
1749, in __init__
     wx.App.__init__(self, False)
   File 
"/usr/lib64/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", 
line 7978, in __init__
     self._BootstrapApp()
   File 
"/usr/lib64/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", 
line 7552, in _BootstrapApp
     return _core_.PyApp__BootstrapApp(*args, **kwargs)
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
1767, in OnInit
     workspace = self.workspaceFile)
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
142, in __init__
     self.menubar   = self.__createMenuBar()
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
263, in __createMenuBar
     self.menubar.Append(self.__createMenu(menuItems), menuLabel)
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
278, in __createMenu
     self.__createMenuItem(menu, *eachItem)
   File 
"/usr/local/grass6.4.current/grass-6.4.0svn/etc/wxpython/wxgui.py", line 
302, in __createMenuItem
     rhandler = eval(handler)
   File "<string>", line 1, in <module>
AttributeError: 'GMFrame' object has no attribute 'DispMapCalculator'
------------------

This might be related to #1059 wxGUI: No menu option for r.mapcalc, but 
I am not sure.

Rgds,

Paulo


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20100621/2fc5087a/attachment.html


More information about the grass-dev mailing list