Bug report #21971

Error while unloading plugin gml_application_schema_toolbox

Added by Saber Razmjooei almost 5 years ago. Updated almost 5 years ago.

Status:Closed
Priority:Low
Assignee:-
Category:Processing/QGIS
Affected QGIS version:3.7(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 #:29786

Description

I keep getting this every time I am closing QGIS:

Error while unloading plugin gml_application_schema_toolbox
KeyError: 'gml_application_schema_toolbox'
Traceback (most recent call last):
File "/usr/local/src/QGIS_master/build/output/python/qgis/utils.py", line 434, in unloadPlugin
_unloadPluginModules(packageName)
File "/usr/local/src/QGIS_master/build/output/python/qgis/utils.py", line 463, in _unloadPluginModules
for path in sys.modules[mod].__path__:
File "", line 1115, in __iter__
File "", line 1103, in _recalculate
File "", line 1099, in _get_parent_path
KeyError: 'gml_application_schema_toolbox'

History

#1 Updated by Saber Razmjooei almost 5 years ago

  • Description updated (diff)

#2 Updated by Giovanni Manghi almost 5 years ago

  • Status changed from Open to Feedback

Hi Saber, that is a 3rd party plugin. Do you have a leftover somewhere?

#3 Updated by Saber Razmjooei almost 5 years ago

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

Thanks Gio,

It was indeed related to QGIS GML Application Schema Toolbox plugin. thanks for your help.

Also available in: Atom PDF