Bug report #14600
Processing > gdalwarp: wrong error message, no command displayed
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Victor Olaya | ||
Category: | Processing/GDAL | ||
Affected QGIS version: | master | 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 #: | 22568 |
Description
In gdalwarp Processing interface, in the console call, there is what it seems an inappropriate message:
Invalid value for parameter 'SR di destinazione' (output SRS) both when the parameter is empty, and when it is correctly filled.
It disappears only when changing some default options (e.g. resampling, compression, etc.), thus displaying the command line.
QGIS 2.14.1 on current Debian Sid.
Related issues
History
#1 Updated by Giovanni Manghi over 8 years ago
- Operating System deleted (
Debian) - OS version deleted (
Sid)
#2 Updated by Giovanni Manghi almost 8 years ago
- Affected QGIS version changed from 2.14.0 to master
- Target version set to Version 3.0
on master no more
Invalid value for parameter 'Destination SRS'
but also no console call command at all.
#3 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#4 Updated by Alexander Bruy almost 7 years ago
- Description updated (diff)
- Status changed from Open to Feedback
Still true in master?
#5 Updated by Paolo Cavallini almost 7 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Looks OK, thanks.