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

Closed
ArtemDew opened this issue Nov 19, 2024 · 2 comments
Labels
bug An identified bug

Comments

@ArtemDew
Copy link

What is the bug?

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.

2024-11-19T15:15:44 CRITICAL File "C:\Users/kapit/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()

          File "C:\Users/kapit/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/kapit/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
          ^^^^^^^^^^^^^^
         
          File "C:\Users/kapit/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
          ^^^^^^^^^^
         
          File "C:\Users/kapit/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/kapit/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.12/apps/qgis-ltr/./python/plugins\processing\tools\general.py", line 109, in run
          return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
         
          File "C:\PROGRA~1/QGIS33~1.12/apps/qgis-ltr/./python/plugins\processing\core\Processing.py", line 158, in runAlgorithm
          raise QgsProcessingException(msg)

Environment

  • QuickOSM version: Version 2.2.3
  • QGIS version: 3.34.12
  • OS: Windows 11
@ArtemDew ArtemDew added the bug An identified bug label Nov 19, 2024
@Gustry
Copy link
Member

Gustry commented Nov 19, 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.

I guess it's issue #422

Without more details, we will not be able to help you.
But it's strange, because I understood correctly, you are using the Processing toolbox/model already, right ?

@ArtemDew
Copy link
Author

It seems so, but I tried to open a new project and everything worked for me. Speaking of details, initially QGIS gave me an error with QuickOSM, supposedly this could lead to an emergency shutdown of the program

@Gustry Gustry closed this as completed Nov 20, 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

2 participants