Bug report #5662

OpenStreetMap plugin doesn't unload correctly

Added by Borys Jurgiel almost 12 years ago. Updated about 11 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Python plugins
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:invalid
Crashes QGIS or corrupts data:No Copied to github as #:15217

Description

When unloading the OSM plugin, something stays connected:

Traceback (most recent call last):
File "/usr/local/share/qgis/python/plugins/osm/OsmLoadDlg.py", line 268, in event
if e.type() == QEvent.DynamicPropertyChange:
AttributeError: 'NoneType' object has no attribute 'DynamicPropertyChange'

History

#1 Updated by Borys Jurgiel about 11 years ago

  • Resolution set to invalid
  • Status changed from Open to Closed

I'm closing it, as the OSM plugin is cancelled.

Also available in: Atom PDF