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

Critical error on QOSM #432

Closed
Oskar-White opened this issue Nov 16, 2022 · 1 comment
Closed

Critical error on QOSM #432

Oskar-White opened this issue Nov 16, 2022 · 1 comment
Labels
bug An identified bug

Comments

@Oskar-White
Copy link

What is the bug?

Hi, i recently got into an issue. Quick OSM seems to not function on my computer. Everytime i try to run a query, i get critical errors. I tried uninstalling-reinstalling, updating both QGIS and Quick OSM... I tried to get Quick OSM to function on a small scale and with also base query (urban model) and i got this Critical error.
I also used OSM Downloader and i could download some vectors so it worked.

I'm sorry i really don't understand much to all this code, could you check it?

Thanks in advance!

Include some logs here, in QGIS Logs panel, bottom right icon, the small bubbles, in the QuickOSM tab.

2022-11-16T16:21:15     CRITICAL    Une erreur critique est survenue, voici la source:
2022-11-16T16:21:15     CRITICAL    
2022-11-16T16:21:15     CRITICAL    base_processing_panel.py
2022-11-16T16:21:15     CRITICAL    Erreur : Algorithme qgis:checkvalidity non trouvé

2022-11-16T16:21:15     CRITICAL     File "C:\Users/orisc/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/orisc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\map_preset_panel.py", line 349, in _run_saved_query
              num_layers = process_quick_query(
             
              File "C:\Users/orisc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
              return process_query(
             
              File "C:\Users/orisc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
              return open_file(
             
              File "C:\Users/orisc/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/orisc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\parser\osm_parser.py", line 133, in processing_parse
              validity = processing.run(
             
              File "C:\PROGRA~1/QGIS32~1.12/apps/qgis-ltr/./python/plugins\processing\tools\general.py", line 108, in run
              return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
             
              File "C:\PROGRA~1/QGIS32~1.12/apps/qgis-ltr/./python/plugins\processing\core\Processing.py", line 171, in runAlgorithm
              raise QgsProcessingException(msg)

Environment

  • QuickOSM version: 2.1.1
  • QGIS version: 3.22.12
  • OS: Windows 10 22H2 x64
@Oskar-White Oskar-White added the bug An identified bug label Nov 16, 2022
@Gustry
Copy link
Member

Gustry commented Nov 16, 2022

Duplicate of issue #422
Please follow the advice in the other ticket.

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