Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Warning in QGIS 3.32 #33

Open
phidrho opened this issue Jul 22, 2023 · 1 comment
Open

Deprecation Warning in QGIS 3.32 #33

phidrho opened this issue Jul 22, 2023 · 1 comment

Comments

@phidrho
Copy link

phidrho commented Jul 22, 2023

I got this message after starting new version of QGIS:

2023-07-22T11:08:39     WARNING    warning:C:\Users/vedran.stojnovic/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\document_management_system\core\document_management_system_relation_editor_plugin.py:48: DeprecationWarning: QgsApplication.settingsRegistryCore() is deprecated
              QgsApplication.settingsRegistryCore().addSubRegistry(self.settingsRegistry)
             
             traceback: File "", line 1, in 
              File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 443, in startPlugin
              if not _startPlugin(packageName):
              File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 423, in _startPlugin
              plugins[packageName] = package.classFactory(iface)
              File "C:\Users/vedran.stojnovic/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\document_management_system\__init__.py", line 22, in classFactory
              return DocumentManagementSystemRelationEditorPlugin(iface)
              File "C:\Users/vedran.stojnovic/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\document_management_system\core\document_management_system_relation_editor_plugin.py", line 48, in __init__
              QgsApplication.settingsRegistryCore().addSubRegistry(self.settingsRegistry)
             
@sjib
Copy link

sjib commented Oct 11, 2024

see also teksi/wastewater#444 (comment) with QGIS 3.34.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants