Bug report #8737
QgsRasterTerrainAnalysisPlugin: check QgsRelief::processRaster() returned value
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Analysis library | ||
Affected QGIS version: | 3.0.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17452 |
Description
QgsRasterTerrainAnalysisPlugin gives to QgsRelief layer URI as inputFile, QgsRelief simply opens it as GDAL file and it fails in case of WCS.
QgsRasterTerrainAnalysisPlugin does not check QgsRelief::processRaster() returned value and probably tries to add result as new layer, which fails and gives an error message.
Related issues
History
#1 Updated by Alexander Bruy over 8 years ago
- Category changed from Rasters to 119
#2 Updated by Giovanni Manghi almost 8 years ago
- Category changed from 119 to Analysis library
#3 Updated by Giovanni Manghi almost 8 years ago
- Target version set to Version 3.0
#4 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#6 Updated by Giovanni Manghi over 6 years ago
- Affected QGIS version changed from 2.0.1 to 3.0.0
Paolo Cavallini wrote:
Still true in QGIS3
Please update the affected version!