Closed rduivenvoorde closed 6 years ago
Mmm, thought to do a PR, then saw that it already seems fixed:
https://github.com/elpaso/qgis-ipythonconsole/commit/446df34f221c7b7c711f4999607ead7fefb92c44
Little strange, as it seems that half of this fix is in my plugin (v 1.8 in QGIS3 from official plugin repo):
'self.dock = None'
in the init
but there is a if self.dock is not None:
in the unloadFixed in latest release
See title: I get the following dialog sometimes when I close, not precisely clear when it comes. I tried to reproduce it, but sometimes it is gone for some time, but then at a certain time it returns and then stays on every close.