You need to install the grass-gui package with sudo apt-get install grass-gui
A colleague of mine had that same issue last week and that package resolved it 2013/12/10 Luca Angeli <[email protected]> > Hi list, > > After installin grass70 from " > http://ppa.launchpad.net/grass/grass-devel/ubuntu" on Ubuntu 12.04 64, it > fails to launch grass. > The wxpython gui gives the following error: > > > Launching <wxpython> GUI in the background, please wait... > GRASS 7.0.svn (utm32n):~ > ERRORE: MAPSET toscana - permesso negato > Traceback (most recent call last): > File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 143, in <module> > sys.exit(main()) > File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 136, in main > app = GMApp(workspaceFile) > File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 50, in __init__ > wx.App.__init__(self, False) > File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", > line 7981, in __init__ > self._BootstrapApp() > File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", > line 7555, in _BootstrapApp > return _core_.PyApp__BootstrapApp(*args, **kwargs) > File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 84, in OnInit > workspace = self.workspaceFile) > File "/usr/lib/grass70/etc/gui/wxpython/lmgr/frame.py", line 109, in > __init__ > self._menuTreeBuilder = LayerManagerMenuData() > File "/usr/lib/grass70/etc/gui/wxpython/lmgr/menudata.py", line 40, in > __init__ > MenuTreeModelBuilder.__init__(self, filename, > expandAddons=expandAddons) > File "/usr/lib/grass70/etc/gui/wxpython/core/menutree.py", line 69, in > __init__ > xmlTree = etree.parse(filename) > File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1183, in parse > tree.parse(source, parser) > File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 657, in parse > self._root = parser.close() > File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1655, in close > self._raiseerror(v) > File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1507, in > _raiseerror > raise err > xml.etree.ElementTree.ParseError: no element found: line 1, column 0 > > > Thanks a lot > > > > Luca Angeli > > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > -- *César Augusto Ramírez Franco* Laboratorio de Sistemas Complejos Naturales Escuela de Geociencias Facultad de Ciencias Universidad Nacional de Colombia - Sede Medellín Teléfono: (57-4) 430 9369 - 301 389 5607
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
