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
2023-06-11T17:58:37 INFO ["All OSM objects with the key 'building' in the canvas or layer extent are going to be downloaded."]
2023-06-11T17:58:37 INFO Query: building
2023-06-11T17:58:37 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node%22building%22;%0A way%22building%22;%0A relation%22building%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-06-11T17:58:39 INFO Request completed
2023-06-11T17:58:39 INFO Checking OSM file content C:/Users/Rosyid Muhammad/AppData/Local/Temp/request-waonSR.osm
2023-06-11T17:58:39 INFO The OSM file is: C:/Users/Rosyid Muhammad/AppData/Local/Temp/request-waonSR.osm
2023-06-11T17:58:39 CRITICAL A critical error occurred, this is the traceback:
2023-06-11T17:58:39 CRITICAL
2023-06-11T17:58:39 CRITICAL base_processing_panel.py
2023-06-11T17:58:39 CRITICAL Error: Algorithm qgis:checkvalidity not found
2023-06-11T17:58:39 CRITICAL File "C:\Users/Rosyid Muhammad/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 59, in run_saved_query
self._run_saved_query(data)
File "C:\Users/Rosyid Muhammad/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\quick_query_panel.py", line 398, in _run_saved_query
num_layers = process_quick_query(
File "C:\Users/Rosyid Muhammad/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
return process_query(
File "C:\Users/Rosyid Muhammad/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
return open_file(
File "C:\Users/Rosyid Muhammad/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/Rosyid Muhammad/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/QGIS33~1.2/apps/qgis/./python/plugins\processing\tools\general.py", line 108, in run
return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
File "C:\PROGRA~1/QGIS33~1.2/apps/qgis/./python/plugins\processing\core\Processing.py", line 161, in runAlgorithm
raise QgsProcessingException(msg)
Steps to reproduce the issue
Versions
3.30.2
Supported QGIS version
I'm running a supported QGIS version according to the roadmap.
@DINWASU, thanks for reporting. Anyway, the issue report form says:
Please report only issues related to the QGIS application.
If the issue is related to a plugin, you should file the issue in the plugin code repository.
You can find the URL in the QGIS Plugin Manager.
What is the bug or the crash?
2023-06-11T17:58:37 INFO ["All OSM objects with the key 'building' in the canvas or layer extent are going to be downloaded."]
2023-06-11T17:58:37 INFO Query: building
2023-06-11T17:58:37 INFO Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node%22building%22;%0A way%22building%22;%0A relation%22building%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-06-11T17:58:39 INFO Request completed
2023-06-11T17:58:39 INFO Checking OSM file content C:/Users/Rosyid Muhammad/AppData/Local/Temp/request-waonSR.osm
2023-06-11T17:58:39 INFO The OSM file is: C:/Users/Rosyid Muhammad/AppData/Local/Temp/request-waonSR.osm
2023-06-11T17:58:39 CRITICAL A critical error occurred, this is the traceback:
2023-06-11T17:58:39 CRITICAL
2023-06-11T17:58:39 CRITICAL base_processing_panel.py
2023-06-11T17:58:39 CRITICAL Error: Algorithm qgis:checkvalidity not found
2023-06-11T17:58:39 CRITICAL File "C:\Users/Rosyid Muhammad/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 59, in run_saved_query
self._run_saved_query(data)
Steps to reproduce the issue
Versions
3.30.2
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: