Bug report #15697
Updated by Nyall Dawson over 6 years ago
Whatever I do, when I use r.fillnulls in processing toolbox I get this error and fail from there:
<pre>
C:\\PROGRA~1\\QGIS2~1.14\\bin>r.external input="D:/merged.tif" band=1 output=tmp147633814375 --overwrite -o
WARNING: Over-riding projection check
Reading band 1 of 1...
r.external complete. Link to raster map created.
C:\\PROGRA~1\\QGIS2~1.14\\bin>g.region -a n=7427000 s=7377000 e=669000 w=624000 res=100
C:\\PROGRA~1\\QGIS2~1.14\\bin>r.fillnulls input=tmp147633814375 tension="40" smooth="0.1" output=outputf66917c29a3c4e7d8c68e3a5ca212c9b --overwrite
'""' is not recognized as an internal or external command,
operable program or batch file.
</pre>
Affected 2.14 and 2.16.
<pre>
C:\\PROGRA~1\\QGIS2~1.14\\bin>r.external input="D:/merged.tif" band=1 output=tmp147633814375 --overwrite -o
WARNING: Over-riding projection check
Reading band 1 of 1...
r.external complete. Link to raster map created.
C:\\PROGRA~1\\QGIS2~1.14\\bin>g.region -a n=7427000 s=7377000 e=669000 w=624000 res=100
C:\\PROGRA~1\\QGIS2~1.14\\bin>r.fillnulls input=tmp147633814375 tension="40" smooth="0.1" output=outputf66917c29a3c4e7d8c68e3a5ca212c9b --overwrite
'""' is not recognized as an internal or external command,
operable program or batch file.
</pre>
Affected 2.14 and 2.16.