Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hillshade in Master #25877

Closed
qgib opened this issue Jan 27, 2018 · 5 comments
Closed

Hillshade in Master #25877

qgib opened this issue Jan 27, 2018 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented Jan 27, 2018

Author Name: Randal Hale (@rjhale1971)
Original Redmine Issue: 17981
Affected QGIS version: master
Redmine category:processing/gdal
Assignee: Victor Olaya


Attempting to execute Hillshade under Raster -> Analysis in Master and I get this:
An error has occurred while executing Python code:

RuntimeError: wrapped C/C++ object of type hillshade has been deleted
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/processing/gui/menus.py", line 161, in
action.triggered.connect(lambda: _executeAlgorithm(alg))
File "/usr/share/qgis/python/plugins/processing/gui/menus.py", line 196, in _executeAlgorithm
ok, message = alg.canExecute()
RuntimeError: wrapped C/C++ object of type hillshade has been deleted

@qgib
Copy link
Contributor Author

qgib commented Jan 27, 2018

Author Name: Randal Hale (@rjhale1971)


Update - Menu opens in Processing Toolbox but not from the Menu -> Raster -> analysis

@qgib
Copy link
Contributor Author

qgib commented Jan 29, 2018

Author Name: Nyall Dawson (@nyalldawson)


  • regression was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Jan 29, 2018

Author Name: Nyall Dawson (@nyalldawson)


I can't reproduce - do you still see this on recent master?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Jan 29, 2018

Author Name: Randal Hale (@rjhale1971)


I just updated to bcbc46b and it's working normally!

@qgib
Copy link
Contributor Author

qgib commented Jan 30, 2018

Author Name: Alexander Bruy (@alexbruy)


  • resolution was changed from to fixed/implemented
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Jan 30, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant