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

Closed
Irina-Sidrenko opened this issue Sep 14, 2023 · 4 comments
Labels
bug An identified bug

Comments

@Irina-Sidrenko
Copy link

2023-09-14T09:27:41 INFO Dialog has been reset
2023-09-14T09:27:49 INFO All OSM objects in Покрытие холста или слоя are going to be downloaded.
2023-09-14T09:27:49 INFO Query:
2023-09-14T09:27:49 INFO Encoded URL: https://maps.mail.ru/osm/tools/overpass/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node( 53.80328,27.38285,53.91949,27.83025);%0A way( 53.80328,27.38285,53.91949,27.83025);%0A relation( 53.80328,27.38285,53.91949,27.83025);%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-09-14T09:28:17 INFO Request completed
2023-09-14T09:28:17 INFO Checking OSM file content C:/Users/Lenovo/AppData/Local/Temp/request-FaIxsJ.osm
2023-09-14T09:28:23 INFO The OSM file is: C:/Users/Lenovo/AppData/Local/Temp/request-FaIxsJ.osm
2023-09-14T09:28:25 CRITICAL Произошла критическая ошибка, вот отчет:
2023-09-14T09:28:25 CRITICAL
2023-09-14T09:28:25 CRITICAL base_processing_panel.py
2023-09-14T09:28:25 CRITICAL Ошибка: Алгоритм qgis:checkvalidity не найден

2023-09-14T09:28:25 CRITICAL File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()

          File "C:\Users/Lenovo/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/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
         
          File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
         
          File "C:\Users/Lenovo/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/Lenovo/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 106, 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 158, in runAlgorithm
          raise QgsProcessingException(msg)

2023-09-14T09:54:56 INFO Dialog has been reset
2023-09-14T09:55:09 INFO All OSM objects in Покрытие холста или слоя are going to be downloaded.
2023-09-14T09:55:09 INFO Query:
2023-09-14T09:55:09 INFO Encoded URL: https://maps.mail.ru/osm/tools/overpass/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node( 53.83511,27.40417,53.95124,27.76898);%0A way( 53.83511,27.40417,53.95124,27.76898);%0A relation( 53.83511,27.40417,53.95124,27.76898);%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-09-14T09:55:35 INFO Request completed
2023-09-14T09:55:35 INFO Checking OSM file content C:/Users/Lenovo/AppData/Local/Temp/request-BFmwWL.osm
2023-09-14T09:55:43 INFO The OSM file is: C:/Users/Lenovo/AppData/Local/Temp/request-BFmwWL.osm
2023-09-14T09:55:43 CRITICAL Произошла критическая ошибка, вот отчет:
2023-09-14T09:55:43 CRITICAL
2023-09-14T09:55:43 CRITICAL base_processing_panel.py
2023-09-14T09:55:43 CRITICAL Ошибка: Алгоритм qgis:checkvalidity не найден

2023-09-14T09:55:43 CRITICAL File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()

          File "C:\Users/Lenovo/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/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
         
          File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
         
          File "C:\Users/Lenovo/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/Lenovo/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 106, 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 158, in runAlgorithm
          raise QgsProcessingException(msg)

2023-09-14T09:56:02 INFO All OSM objects in Покрытие холста или слоя are going to be downloaded.
2023-09-14T09:56:02 INFO Query:
2023-09-14T09:56:02 INFO Encoded URL: https://maps.mail.ru/osm/tools/overpass/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node( 53.83511,27.40417,53.95124,27.76898);%0A way( 53.83511,27.40417,53.95124,27.76898);%0A relation( 53.83511,27.40417,53.95124,27.76898);%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-09-14T09:56:28 INFO Request completed
2023-09-14T09:56:28 INFO Checking OSM file content C:/Users/Lenovo/AppData/Local/Temp/request-ixXCTe.osm
2023-09-14T09:56:34 INFO The OSM file is: C:/Users/Lenovo/AppData/Local/Temp/request-ixXCTe.osm
2023-09-14T09:56:35 CRITICAL Произошла критическая ошибка, вот отчет:
2023-09-14T09:56:35 CRITICAL
2023-09-14T09:56:35 CRITICAL base_processing_panel.py
2023-09-14T09:56:35 CRITICAL Ошибка: Алгоритм qgis:checkvalidity не найден

2023-09-14T09:56:35 CRITICAL File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()

          File "C:\Users/Lenovo/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/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
         
          File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
         
          File "C:\Users/Lenovo/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/Lenovo/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 106, 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 158, in runAlgorithm
          raise QgsProcessingException(msg)

2023-09-14T10:32:56 INFO All OSM objects with keys 'roof:shape'='dome' or 'roof:shape'='flat' or 'roof:shape'='gabled' or 'roof:shape'='gambrel' or 'roof:shape'='half-hipped' or 'roof:shape'='hipped' or 'roof:shape'='mansard' or 'roof:shape'='onion' or 'roof:shape'='pyramidal' or 'roof:shape'='round' or 'roof:shape'='saltbox' or 'roof:shape'='skillion' or 'type'='building' or 'building'='apartments' or 'building'='house' or 'building'='garage' or 'building'='industrial' or 'building'='entrance' or 'amenity'='loading_dock' in Покрытие холста или слоя are going to be downloaded.
2023-09-14T10:32:56 INFO Query: roof:shape_dome_roof:shape_flat
2023-09-14T10:32:56 INFO Encoded URL: https://maps.mail.ru/osm/tools/overpass/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node%22roof:shape%22%3D%22dome%22;%0A node%22roof:shape%22%3D%22flat%22;%0A node%22roof:shape%22%3D%22gabled%22;%0A node%22roof:shape%22%3D%22gambrel%22;%0A node%22roof:shape%22%3D%22half-hipped%22;%0A node%22roof:shape%22%3D%22hipped%22;%0A node%22roof:shape%22%3D%22mansard%22;%0A node%22roof:shape%22%3D%22onion%22;%0A node%22roof:shape%22%3D%22pyramidal%22;%0A node%22roof:shape%22%3D%22round%22;%0A node%22roof:shape%22%3D%22saltbox%22;%0A node%22roof:shape%22%3D%22skillion%22;%0A node%22type%22%3D%22building%22;%0A node%22building%22%3D%22apartments%22;%0A node%22building%22%3D%22house%22;%0A node%22building%22%3D%22garage%22;%0A node%22building%22%3D%22industrial%22;%0A node%22building%22%3D%22entrance%22;%0A node%22amenity%22%3D%22loading_dock%22;%0A way%22roof:shape%22%3D%22dome%22;%0A way%22roof:shape%22%3D%22flat%22;%0A way%22roof:shape%22%3D%22gabled%22;%0A way%22roof:shape%22%3D%22gambrel%22;%0A way%22roof:shape%22%3D%22half-hipped%22;%0A way%22roof:shape%22%3D%22hipped%22;%0A way%22roof:shape%22%3D%22mansard%22;%0A way%22roof:shape%22%3D%22onion%22;%0A way%22roof:shape%22%3D%22pyramidal%22;%0A way%22roof:shape%22%3D%22round%22;%0A way%22roof:shape%22%3D%22saltbox%22;%0A way%22roof:shape%22%3D%22skillion%22;%0A way%22type%22%3D%22building%22;%0A way%22building%22%3D%22apartments%22;%0A way%22building%22%3D%22house%22;%0A way%22building%22%3D%22garage%22;%0A way%22building%22%3D%22industrial%22;%0A way%22building%22%3D%22entrance%22;%0A way%22amenity%22%3D%22loading_dock%22;%0A relation%22roof:shape%22%3D%22dome%22;%0A relation%22roof:shape%22%3D%22flat%22;%0A relation%22roof:shape%22%3D%22gabled%22;%0A relation%22roof:shape%22%3D%22gambrel%22;%0A relation%22roof:shape%22%3D%22half-hipped%22;%0A relation%22roof:shape%22%3D%22hipped%22;%0A relation%22roof:shape%22%3D%22mansard%22;%0A relation%22roof:shape%22%3D%22onion%22;%0A relation%22roof:shape%22%3D%22pyramidal%22;%0A relation%22roof:shape%22%3D%22round%22;%0A relation%22roof:shape%22%3D%22saltbox%22;%0A relation%22roof:shape%22%3D%22skillion%22;%0A relation%22type%22%3D%22building%22;%0A relation%22building%22%3D%22apartments%22;%0A relation%22building%22%3D%22house%22;%0A relation%22building%22%3D%22garage%22;%0A relation%22building%22%3D%22industrial%22;%0A relation%22building%22%3D%22entrance%22;%0A relation%22amenity%22%3D%22loading_dock%22;%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-09-14T10:33:09 INFO Request completed
2023-09-14T10:33:09 INFO Checking OSM file content C:/Users/Lenovo/AppData/Local/Temp/request-lNMjVV.osm
2023-09-14T10:33:13 INFO The OSM file is: C:/Users/Lenovo/AppData/Local/Temp/request-lNMjVV.osm
2023-09-14T10:33:16 CRITICAL Произошла критическая ошибка, вот отчет:
2023-09-14T10:33:16 CRITICAL
2023-09-14T10:33:16 CRITICAL base_processing_panel.py
2023-09-14T10:33:16 CRITICAL Ошибка: Алгоритм qgis:checkvalidity не найден

2023-09-14T10:33:16 CRITICAL File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()

          File "C:\Users/Lenovo/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/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
         
          File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
         
          File "C:\Users/Lenovo/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/Lenovo/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 106, 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 158, in runAlgorithm
          raise QgsProcessingException(msg)
@Irina-Sidrenko Irina-Sidrenko added the bug An identified bug label Sep 14, 2023
@Irina-Sidrenko Irina-Sidrenko changed the title When i use Quick osm I get this error 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. Sep 14, 2023
@Irina-Sidrenko
Copy link
Author

When i use Quick osm I get this error

@Gustry
Copy link
Member

Gustry commented Sep 14, 2023

In your title

Please check pinned tickets first.

it's a duplicate #422

You can fix it yourself.

@Gustry Gustry closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2023
@Irina-Sidrenko
Copy link
Author

Thanks a million! I would of never figured that out with this help. I have no idea how that got unchecked to begin with. Eric Elms

@Gustry
Copy link
Member

Gustry commented Sep 14, 2023

It unfortunately got unchecked from time to time, maybe if a external plugin is crashing the "Processing plugin" ...

Thanks for the feedback.

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