ccrook / QGIS-Contour-Plugin

Contour plugin for QGIS - uses python matplotlib to generate contours of data on vector point data.
43 stars 13 forks source link

RuntimeError : wrapped C/C++ object of type ContourGeneratorAlgorithm has been deleted #46

Closed dubravat closed 1 year ago

dubravat commented 1 year ago

Every time when I change the background colour in QGIS the following error appears

image

QGIS 3.28 Firenze

ccrook commented 1 year ago

@dubravat Fixed in version 2.0.11. Massive thankyou to Nyall Dawson who exactly identifed the error and offered a fix.