[GRASS-user] grass70 problem with gui
Luca Angeli
lukangels at gmail.com
Tue Dec 10 03:37:33 PST 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20131210/8a88f63b/attachment.html>
More information about the grass-user
mailing list