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

QUICKOSM #483

Closed
this-is-MSSP opened this issue Nov 24, 2023 · 1 comment
Closed

QUICKOSM #483

this-is-MSSP opened this issue Nov 24, 2023 · 1 comment
Labels
bug An identified bug

Comments

@this-is-MSSP
Copy link

this-is-MSSP commented Nov 24, 2023

What is the bug?

2023-11-24T23:36:13     INFO    The OSM file is: C:\Users\ACER\Downloads\map.osm
2023-11-24T23:36:14     CRITICAL    A critical error occurred, this is the traceback:
2023-11-24T23:36:14     CRITICAL    
2023-11-24T23:36:14     CRITICAL    base_processing_panel.py
2023-11-24T23:36:14     CRITICAL    Error: Algorithm qgis:checkvalidity not found
             
2023-11-24T23:36:14     CRITICAL     File "C:\Users/ACER/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
              self._run()
             
              File "C:\Users/ACER/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\osm_file_panel.py", line 223, in _run
              open_file(
             
              File "C:\Users/ACER/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/ACER/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.1/apps/qgis/./python/plugins\processing\tools\general.py", line 108, in run
              return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
             
              File "C:\PROGRA~1/QGIS32~1.1/apps/qgis/./python/plugins\processing\core\Processing.py", line 169, in runAlgorithm
              raise QgsProcessingException(msg)
             
2023-11-24T23:36:28     INFO    The OSM file is: C:\Users\ACER\Downloads\map.osm
2023-11-24T23:36:28     CRITICAL    A critical error occurred, this is the traceback:
2023-11-24T23:36:28     CRITICAL    
2023-11-24T23:36:28     CRITICAL    base_processing_panel.py
2023-11-24T23:36:28     CRITICAL    Error: Algorithm qgis:checkvalidity not found
             
2023-11-24T23:36:28     CRITICAL     File "C:\Users/ACER/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
              self._run()
             
              File "C:\Users/ACER/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\osm_file_panel.py", line 223, in _run
              open_file(
             
              File "C:\Users/ACER/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/ACER/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.1/apps/qgis/./python/plugins\processing\tools\general.py", line 108, in run
              return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
             
              File "C:\PROGRA~1/QGIS32~1.1/apps/qgis/./python/plugins\processing\core\Processing.py", line 169, in runAlgorithm
              raise QgsProcessingException(msg)
             

Environment

  • QuickOSM version: 3.32.1
  • QGIS version:3.32.1
  • OS: windows
@this-is-MSSP this-is-MSSP added the bug An identified bug label Nov 24, 2023
@Gustry
Copy link
Member

Gustry commented Nov 28, 2023

Check pinned ticket #422, you can fix it yourself.

@Gustry Gustry closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2023
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