Bug report #19603
Plugin contour : The plugin will be disabled because it crashed QGIS during last startup. Please report an issue and re-enable the plugin when the problem has been solved.
Status: | Rejected | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Borys Jurgiel | ||
Category: | Plugin Manager | ||
Affected QGIS version: | 3.2 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 27430 |
Description
Hello,
I have this message when starting Qgis. "Plugin contour : The plugin will be disabled because it crashed QGIS during last startup. Please report an issue and re-enable the plugin when the problem has been solved". Additionally, when trying to run the contour plugin, the following appear:
Processing algorithm…
Algorithm 'Contour' starting…
Input parameters:
{ 'BAND' : 1, 'CREATE_3D' : False, 'FIELD_NAME' : 'ELEV', 'IGNORE_NODATA' : False, 'INPUT' : '/Users/miguelangelsalgadomorante/Documents/15 DRONES/08 AG/201806 ASR/Descargas/ASRGroup10Has20180810-DEM.tif', 'INTERVAL' : 10, 'NODATA' : None, 'OFFSET' : 0, 'OUTPUT' : '/var/folders/z4/ddfmwxcn3fx1bbrjmgghkzqh0000gn/T/processing_863f5dbfa558479fb47e3941fbbd1c80/424c148ff4424ea4b18849e7bed0ca3e/OUTPUT.shp' }
GDAL command:
gdal_contour -b 1 -a ELEV -i 10.0 -f "ESRI Shapefile" "/Users/miguelangelsalgadomorante/Documents/15 DRONES/08 AG/201806 ASR/Descargas/ASRGroup10Has20180810-DEM.tif" /var/folders/z4/ddfmwxcn3fx1bbrjmgghkzqh0000gn/T/processing_863f5dbfa558479fb47e3941fbbd1c80/424c148ff4424ea4b18849e7bed0ca3e/OUTPUT.shp
GDAL command output:
/bin/sh: gdal_contour: command not found
Execution completed in 0.08 seconds
Results:
{'OUTPUT': <QgsProcessingOutputLayerDefinition {'sink':/var/folders/z4/ddfmwxcn3fx1bbrjmgghkzqh0000gn/T/processing_863f5dbfa558479fb47e3941fbbd1c80/424c148ff4424ea4b18849e7bed0ca3e/OUTPUT.shp, 'createOptions': {'fileEncoding': 'System'}}>}
Loading resulting layers
The following layers were not correctly generated.<ul><li>/var/folders/z4/ddfmwxcn3fx1bbrjmgghkzqh0000gn/T/processing_863f5dbfa558479fb47e3941fbbd1c80/424c148ff4424ea4b18849e7bed0ca3e/OUTPUT.shp</li></ul>You can check the 'Log Messages Panel' in QGIS main window to find more information about the execution of the algorithm.
What can I do?
History
#1 Updated by Nyall Dawson over 6 years ago
- Resolution set to invalid
- Status changed from Open to Rejected
This is a 3rd party plugin issue - please file the report with the 'contour' plugin authors