[Qgis-developer] 2.16 Processing:warp gives "object of type 'NoneType' has no len()" on Trusty
Tom Chadwin
tom.chadwin at nnpa.org.uk
Fri Jul 15 04:49:46 PDT 2016
Hello
I am running "Warp (reproject)" in 2.16 on Ubuntu Trusty on the following
raster:
.qgis2\python\plugins\qgis2web\test\data\layer\test.png
It fails, logging the following:
2016-07-15T13:01:20 2 Uncaught error while executing algorithm
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/processing/core/GeoAlgorithm.py",
line 203, in execute
self.processAlgorithm(progress)
File
"/usr/share/qgis/python/plugins/processing/algs/gdal/GdalAlgorithm.py", line
51, in processAlgorithm
commands = self.getConsoleCommands()
File "/usr/share/qgis/python/plugins/processing/algs/gdal/warp.py",
line 179, in getConsoleCommands
if rastext and len(rastext_crs) > 0:
TypeError: object of type 'NoneType' has no len()
Is this a local issue, possibly relating to GDAL versions, or am I getting
the warp settings wrong in Processing, or is anyone else seeing the same?
Thanks
Tom
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/2-16-Processing-warp-gives-object-of-type-NoneType-has-no-len-on-Trusty-tp5276559.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
More information about the Qgis-developer
mailing list