<div dir="ltr"><div>Hi,<br><br>I am trying to start Grass 7 svn on Ubuntu 13.10. I used the following command in terminal:<br><tt><br>sudo apt-get update; sudo apt-get install grass70 grass70-gui</tt><br><br>When i start Grass with 'grass70' in terminal the Grass 'splash' screen opens and then promptly crashes. Here is the error:<br>
<br>------------------------------------------------------------------------------------------------------------<br></div><div><br>username@ServerName localhost:~$ grass70<br><br>WELCOME TO GRASS 7.0.svn<br><br> 1) Have at your side all available GRASS tutorials<br>
<br> 2) When working on your location, the following materials<br> are extremely useful:<br> - A topo map of your area<br> - Current catalog of available computer maps<br><br> 3) Check the GRASS webpages for feedback mailinglists and more:<br>
<a href="http://grass.osgeo.org">http://grass.osgeo.org</a><br> <a href="http://www.grass-gis.org">http://www.grass-gis.org</a><br><br>Hit RETURN to continue<br><br>Starting GRASS GIS...<br>Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.<br>
<br><br> __________ ___ __________ _______________<br> / ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/<br> / / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \ <br> / /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ / <br>
\____/_/ |_/_/ |_/____/____/ \____/___//____/ <br><br>Welcome to GRASS 7.0.svn<br>GRASS homepage: <a href="http://grass.osgeo.org">http://grass.osgeo.org</a><br>This version running through: Bash Shell (/bin/bash)<br>
Help is available with the command: g.manual -i<br>See the licence terms with: g.version -c<br>If required, restart the GUI with: g.gui wxpython<br>When ready to quit enter: exit<br>
<br>Launching <wxpython> GUI in the background, please wait...<br>GRASS 7.0.svn (dtm_location):~ > Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.<br>
Traceback (most recent call last):<br> File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 143, in <module><br> sys.exit(main())<br> File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 136, in main<br>
app = GMApp(workspaceFile)<br> File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 50, in __init__<br> wx.App.__init__(self, False)<br> File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7981, in __init__<br>
self._BootstrapApp()<br> File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7555, in _BootstrapApp<br> return _core_.PyApp__BootstrapApp(*args, **kwargs)<br> File "/usr/lib/grass70/etc/gui/wxpython/wxgui.py", line 84, in OnInit<br>
workspace = self.workspaceFile)<br> File "/usr/lib/grass70/etc/gui/wxpython/lmgr/frame.py", line 110, in __init__<br> self._menuTreeBuilder = LayerManagerMenuData()<br> File "/usr/lib/grass70/etc/gui/wxpython/lmgr/menudata.py", line 40, in __init__<br>
MenuTreeModelBuilder.__init__(self, filename, expandAddons=expandAddons)<br> File "/usr/lib/grass70/etc/gui/wxpython/core/menutree.py", line 69, in __init__<br> xmlTree = etree.parse(filename)<br> File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse<br>
tree.parse(source, parser)<br> File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 657, in parse<br> self._root = parser.close()<br> File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1654, in close<br>
self._raiseerror(v)<br> File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror<br> raise err<br>xml.etree.ElementTree.ParseError: no element found: line 1, column 0<br><br clear="all">
<br>-- <br><div><b>Paul Shapley</b><span style="font-family:times new roman,serif"><br></span></div><div dir="ltr"><b><br></b></div>
</div></div>