[GRASS-user] GRASS 6.4.1RC1 wxPython problems on Solaris
Ulli Wölfel
uwoelfel at gmx.de
Tue Feb 22 09:30:43 EST 2011
Hi,
Today I compiled GRASS 6.4.1RC1 on Solaris 10 (SPARC) and encountered
some problems with the wxPython-based GUI. When I try to open a
preferences Dialog in Layer Manager, I get some error output (see
further below) and nothing happens. This error also existed in
version 6.4.0 and seems to be related to the following posts:
http://trac.osgeo.org/grass/ticket/882
http://lists.osgeo.org/pipermail/grass-user/2011-February/059569.html
My desktop is configured for a German locale and UTF-8. However, when
entering "r.cost --interface-description", I get "<?xml version="1.0"
encoding="646"?>" - so this might be something specific to Solaris.
I hope you can help me with this.
Thanks,
Ulli Wölfel
-----
here comes the error output:
-----
Traceback (most recent call last):
File "/opt/local/grass-6.4.1RC1/etc/wxpython/gui_modules/l
ayertree.py", line 587, in OnPopupProperties
self.PropertiesDialog(self.layer_selected)
File "/opt/local/grass-6.4.1RC1/etc/wxpython/gui_modules/l
ayertree.py", line 904, in PropertiesDialog
parentframe=self)
File "/opt/local/grass-6.4.1RC1/etc/wxpython/gui_modules/m
enuform.py", line 2051, in ParseCommand
self.grass_task = self.ParseInterface(cmd)
File "/opt/local/grass-6.4.1RC1/etc/wxpython/gui_modules/m
enuform.py", line 2022, in ParseInterface
tree = etree.fromstring(getInterfaceDescription(cmd[0]))
File "/usr/local/lib/python2.6/xml/etree/ElementTree.py",
line 963, in XML
parser.feed(text)
File "/usr/local/lib/python2.6/xml/etree/ElementTree.py",
line 1245, in feed
self._parser.Parse(data, 0)
xml.parsers.expat
.
ExpatError
:
XML declaration not well-formed: line 1, column 30
--
NEU: FreePhone - kostenlos mobil telefonieren und surfen!
Jetzt informieren: http://www.gmx.net/de/go/freephone
More information about the grass-user
mailing list