3liz / QuickOSM

QGIS plugin to fetch OSM data with the Overpass API
GNU General Public License v2.0
184 stars 55 forks source link

CRITICAL Error base_processing_panel.py qgis:checkvalidity not found (QGIS 3.22) #406

Closed Langlaeufer closed 2 years ago

Langlaeufer commented 2 years ago

latest QUICK OSM does not work under QGIS 3.22

Neigther for importing OSM-Files nor for for api-requests

Message: CRITICAL Fehler in den Logs, im QuickOSM-Panel, kopieren/einfügen und bitte an GitHub melden

2022-05-23T22:01:23 INFO The OSM file is: C:\Users\thiemann\Desktop\export.osm 2022-05-23T22:01:23 CRITICAL Ein kritischer Fehler ist aufgetreten, hier ist das Zürückverfolgen: 2022-05-23T22:01:23 CRITICAL
2022-05-23T22:01:23 CRITICAL base_processing_panel.py 2022-05-23T22:01:23 CRITICAL Fehler: Algorithmus qgis:checkvalidity nicht gefunden

2022-05-23T22:01:23 CRITICAL File "/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run self._run()

          File "<User>/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\osm_file_panel.py", line 212, in _run
          open_file(

          File "<User>/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 106, in open_file
          layers = osm_parser.processing_parse()

          File "<User>./AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\parser\osm_parser.py", line 133, in processing_parse
          validity = processing.run(

          File "C:\PROGRA~1/QGIS32~1.5/apps/qgis-ltr/./python/plugins\processing\tools\general.py", line 108, in run
          return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)

          File "C:\PROGRA~1/QGIS32~1.5/apps/qgis-ltr/./python/plugins\processing\core\Processing.py", line 171, in runAlgorithm
          raise QgsProcessingException(msg)
Langlaeufer commented 2 years ago

Duplicated of https://github.com/3liz/QuickOSM/issues/352

Langlaeufer commented 2 years ago

solved with searching "validity" in your processing toolbox