Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use QuickOSM Plugin #53430

Closed
2 tasks done
DINWASU opened this issue Jun 11, 2023 · 1 comment
Closed
2 tasks done

Can't use QuickOSM Plugin #53430

DINWASU opened this issue Jun 11, 2023 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@DINWASU
Copy link

DINWASU commented Jun 11, 2023

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)

          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

image
image
image
image

Versions

3.30.2

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@DINWASU DINWASU added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jun 11, 2023
@agiudiceandrea
Copy link
Contributor

agiudiceandrea commented Jun 11, 2023

@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.

Please see 3liz/QuickOSM#422.

@agiudiceandrea agiudiceandrea closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

2 participants