dropping library_berlin.gpkg and closing associated map view crashes Python

Issue #1037 resolved
Andreas Janz created an issue

Traceback (most recent call last):
  File "D:\source\QGISPlugIns\enmap-box\enmapbox\gui\dataviews\dockmanager.py", line 758, in onLayersWillBeRemoved
    self.removeDock(dock)
  File "D:\source\QGISPlugIns\enmap-box\enmapbox\gui\dataviews\dockmanager.py", line 647, in removeDock
    self.mDocks.remove(dock)
ValueError: list.remove(x): x not in list
Process finished with exit code -1073741819 (0xC0000005)

Comments (2)

  1. Log in to comment