3liz / QuickOSM

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

Error in the logs, in the QuickOSM panel #480

Closed jvst7n4 closed 9 months ago

jvst7n4 commented 9 months ago

What is the bug?

When I click "Run Query" I get a warning saying "Error in the QGIS log window, then the QuickOSM panel, copy/paste it and please report it, if you know how to copy/paste QGIS logs. Please check pinned tickets first."

-->

What the log says: Messages: 2023-10-05T17:11:05 CRITICAL Error in the QGIS log window, then the QuickOSM panel, copy/paste it and please report it, if you know how to copy/paste QGIS logs. Please check pinned tickets first. Processing: 2023-10-05T17:11:05 CRITICAL Error: Algorithm qgis:checkvalidity not found Quick OSM: 2023-10-05T17:11:05 CRITICAL A critical error occurred, this is the traceback: 2023-10-05T17:11:05 CRITICAL
2023-10-05T17:11:05 CRITICAL base_processing_panel.py 2023-10-05T17:11:05 CRITICAL Error: Algorithm qgis:checkvalidity not found

2023-10-05T17:11:05 CRITICAL File "C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run self._run()

          File "C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\quick_query_panel.py", line 421, in _run
          num_layers = process_quick_query(

          File "C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(

          File "C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(

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

          File "C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\parser\osm_parser.py", line 147, in processing_parse
          validity = processing.run(

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

          File "C:\PROGRA~1/QGIS 3.28.3/apps/qgis/./python/plugins\processing\core\Processing.py", line 169, in runAlgorithm
          raise QgsProcessingException(msg)

Python error: 2023-10-05T17:11:10 WARNING Traceback (most recent call last): File "C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\quick_query_panel.py", line 264, in save_query q_manage.add_preset(properties['layer_name']) File "C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\utilities\query_saved.py", line 171, in add_preset os.mkdir(join(preset_folder, self.name[0])) General: 2023-10-05T17:06:55 WARNING asdasdas33 2023-10-05T17:06:58 INFO Application state: QGIS_PREFIX_PATH env var: C:/PROGRA~1/QGIS 3.28.3/apps/qgis Prefix: C:/PROGRA~1/QGIS 3.28.3/apps/qgis Plugin Path: C:/PROGRA~1/QGIS 3.28.3/apps/qgis/plugins Package Data Path: C:/PROGRA~1/QGIS 3.28.3/apps/qgis/. Active Theme Name: default Active Theme Path: C:/PROGRA~1/QGIS 3.28.3/apps/qgis/./resources/themes\default\icons/ Default Theme Path: :/images/themes/default/ SVG Search Paths: C:/PROGRA~1/QGIS32~1.2/apps/qgis/./svg/ C:/Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/svg/ C:/PROGRA~1/QGIS32~1.0/apps/qgis/./svg/ C:/PROGRA~1/QGIS 3.28.3/apps/qgis/./svg/ User DB Path: C:/PROGRA~1/QGIS 3.28.3/apps/qgis/./resources/qgis.db Auth DB Path: C:/Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/qgis-auth.db Python warning: 2023-10-05T17:06:40 WARNING warning:C:\Users/justy/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gissupport_plugin\modules\uldk\modules\map_point_search\main.py:11: DeprecationWarning: QgsCoordinateReferenceSystem.createFromSrid() is deprecated