You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
I got this message after starting new version of QGIS:
The text was updated successfully, but these errors were encountered: