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

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. #507

Closed
arzoo3 opened this issue Aug 24, 2024 · 2 comments
Labels
bug An identified bug

Comments

@arzoo3
Copy link

arzoo3 commented Aug 24, 2024

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.
PLEASE RESOLVE THIS ISSUE.
2024-08-24T22:26:54 CRITICAL A critical error occurred, this is the traceback:
2024-08-24T22:26:54 CRITICAL
2024-08-24T22:26:54 CRITICAL base_processing_panel.py
2024-08-24T22:26:54 CRITICAL Error: Algorithm qgis:checkvalidity not found

2024-08-24T22:26:54 CRITICAL File "C:\Users/ASUS/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/ASUS/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/ASUS/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
          ^^^^^^^^^^^^^^
         
          File "C:\Users/ASUS/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
          ^^^^^^^^^^
         
          File "C:\Users/ASUS/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/ASUS/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 109, 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 174, in runAlgorithm
          raise QgsProcessingException(msg)

Screenshot (40)

@arzoo3 arzoo3 added the bug An identified bug label Aug 24, 2024
@kannes
Copy link
Contributor

kannes commented Aug 25, 2024

Duplicate of #352 , please see the discussion there for solutions.

@Gustry
Copy link
Member

Gustry commented Aug 26, 2024

Thanks @kannes !

@Gustry Gustry closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An identified bug
Projects
None yet
Development

No branches or pull requests

3 participants