Opened 13 years ago
Closed 12 years ago
#1657 closed defect (fixed)
Loading addon v.strahler produces an error message
Reported by: | filipedias | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.3 |
Component: | Addons | Version: | 6.4.2 |
Keywords: | addon, v.strahler | Cc: | |
CPU: | x86-64 | Platform: | MSWindows 7 |
Description
Loading v.strahler produces an error message:
Traceback (most recent call last):
File "C:\OSGeo4W\apps\grass\grass-6.4.2\etc\wxpython\gui_m
odules\prompt.py", line 1105, in OnKeyPressed
self.parent.RunCmd(cmd)
File "C:\OSGeo4W\apps\grass\grass-6.4.2\etc\wxpython\gui_m
odules\goutput.py", line 523, in RunCmd
task = menuform.GUI(show = None).ParseCommand(command)
File "C:\OSGeo4W\apps\grass\grass-6.4.2\etc\wxpython\gui_m
odules\menuform.py", line 1732, in ParseCommand
blackList = _blackList)
File "C:\OSGeo4W\apps\grass\grass-6.4.2\etc\python\grass\s
cript\task.py", line 460, in parse_interface
tree = etree.fromstring(get_interface_description(name))
File
"C:\OSGeo4W\apps\Python27\lib\xml\etree\ElementTree.py", line 1283, in XML
return parser.close()
File
"C:\OSGeo4W\apps\Python27\lib\xml\etree\ElementTree.py", line 1636, in close
self._raiseerror(v)
File
"C:\OSGeo4W\apps\Python27\lib\xml\etree\ElementTree.py", line 1488, in _raiseerror
raise err xml.etree.ElementTree . ParseError : no element found: line 1, column 0
Change History (3)
comment:1 by , 12 years ago
comment:3 by , 12 years ago
Keywords: | v.strahler added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
assumed fixed by MarkusN's cleanup of the addons repo hierarchy.
Reopen if needed.
I tried on Linux, the GUI comes up. Some fixes have been applied one month later than you tried: http://trac.osgeo.org/grass/log/grass-addons/grass6/vector/v.strahler
Please retry with the updated addon.