[GRASS-dev] [GRASS GIS] #1544: (Windows/osgeo4w) r.out.tiff is
broken
GRASS GIS
trac at osgeo.org
Tue Jan 24 06:40:15 EST 2012
#1544: (Windows/osgeo4w) r.out.tiff is broken
-------------------------+--------------------------------------------------
Reporter: lutra | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.2
Component: Default | Version: unspecified
Keywords: | Platform: MSWindows 7
Cpu: Unspecified |
-------------------------+--------------------------------------------------
The module seems to work fine under Linux.
Under Windows/OSGeo4w/6.4.2rc3 when launching the module I get:
{{{
Traceback (most recent call last):
File "C:/OSGeo4W/apps/grass/grass-6.4.2RC3/etc/wxpython/wx
gui.py", line 492, in OnMenuCmd
menuform.GUI(parent = self).ParseCommand(cmd)
File "C:\OSGeo4W\apps\grass\grass-6.4.2RC3\etc\wxpython\gu
i_modules\menuform.py", line 1732, in ParseCommand
blackList = _blackList)
File "C:\OSGeo4W\apps\grass\grass-6.4.2RC3\etc\python\gras
s\script\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
}}}
When running it under QGIS I get the error message you can see in the
attached image
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1544>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list