RuntimeError when switching to Pseudo tab in RasterLayerStyling panel

Issue #995 resolved
Andreas Janz created an issue

Traceback (most recent call last):
File "D:\source\QGISPlugIns\enmap-box\enmapbox\coreapps\rasterlayerstylingapp\rasterlayerstylingpanel.py", line 318, in onRendererTabChanged
self.mGrayBand.mBandNo.setBand(renderer.band())
RuntimeError: wrapped C/C++ object of type QgsSingleBandPseudoColorRenderer has been deleted

The error is just printed and doesn’t break the box.

Comments (2)

  1. Log in to comment