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
Sous windows depuis le passage à Geomapfish Locator 1.3.2: Impossible de charger l'extension 'geomapfish_locator' provoque une erreur lors de l'appel à sa méthode classFactory() #12
2022-09-28T15:59:42 CRITICAL Traceback (most recent call last):
File "....python\qgis\utils.py", line 423, in startPlugin
plugins[packageName] = package.classFactory(iface)
File "....plugins\geomapfish_locator_init.py", line 36, in classFactory
return GeomapfishLocatorPlugin(iface)
File "....plugins\geomapfish_locator\core\geomapfish_locator_plugin.py", line 62, in init
str(QSettings().value("locale/userLocale")).replace(str(NULL), "en_CH")
NameError: name 'NULL' is not defined