[GRASS-user] Grass 7 ubuntu 13.10
Paul Shapley
p.shapley at gmail.com
Sat Apr 19 11:51:15 PDT 2014
Hi,
I am trying to start Grass 7 svn on Ubuntu 13.10. I used the following
command in terminal:
sudo apt-get update; sudo apt-get install grass70 grass70-gui
When i start Grass with 'grass70' in terminal the Grass 'splash' screen
opens and then promptly crashes. Here is the error:
------------------------------------------------------------------------------------------------------------
username at ServerName localhost:~$ grass70
WELCOME TO GRASS 7.0.svn
1) Have at your side all available GRASS tutorials
2) When working on your location, the following materials
are extremely useful:
- A topo map of your area
- Current catalog of available computer maps
3) Check the GRASS webpages for feedback mailinglists and more:
http://grass.osgeo.org
http://www.grass-gis.org
Hit RETURN to continue
Starting GRASS GIS...
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
__________ ___ __________ _______________
/ ____/ __ \/ | / ___/ ___/ / ____/ _/ ___/
/ / __/ /_/ / /| | \__ \\_ \ / / __ / / \__ \
/ /_/ / _, _/ ___ |___/ /__/ / / /_/ // / ___/ /
\____/_/ |_/_/ |_/____/____/ \____/___//____/
Welcome to GRASS 7.0.svn
GRASS homepage: http://grass.osgeo.org
This version running through: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Launching <wxpython> GUI in the background, please wait...
GRASS 7.0.svn (dtm_location):~ > Fontconfig warning:
"/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from
~/.fonts.conf is deprecated.
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 110, 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 1182, 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 1654, in close
self._raiseerror(v)
File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in
_raiseerror
raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 0
--
*Paul Shapley*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140419/f235f253/attachment.html>
More information about the grass-user
mailing list