Bug report #15697

r.fillnulls fails to work in processing toolbox

Added by Miroslav Umlauf over 7 years ago. Updated almost 6 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Processing/GRASS
Affected QGIS version:2.16.0 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:23620

Description

Whatever I do, when I use r.fillnulls in processing toolbox I get this error and fail from there:

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.

Affected 2.14 and 2.16.

History

#1 Updated by Alexander Bruy almost 7 years ago

  • Category set to Processing/GRASS

#2 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No
  • Regression? set to No

#3 Updated by Nyall Dawson almost 6 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed
  • Description updated (diff)

Not any issue on 3.x

Also available in: Atom PDF