Open GeoBI-IT opened 2 years ago
Is there a fix to this? I get this running models.
I got the same error with 3.24.2-Tisler
I also get this running a model on a Mac using 3.26.
I also get this running on Mac using 3.26
The same error generating XYZ Tiles (Directory)... on Mac too (QGIS 3.26)
The same error generating XYZ Tiles (Directory)... on Mac too (QGIS 3.26)
Same here!
A student encountered the same error on a mac running QGIS 3.26 when using modelbuilder.
A bit more specifically, it only errors if there are vector fields that allow multiple values. Otherwise it works fine.
What is the bug or the crash?
When running 'Import Geotagged Photos' from either the toolbox or graphic modeler, the proces is terminated and the following error is reported in the log:
An error has occurred while executing Python code:
Exception: unknown
Traceback (most recent call last): File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/gui/AlgorithmDialog.py", line 273, in runAlgorithm 'parameters': self.algorithm().asMap(parameters, self.context)
Exception: unknown
Python version: 3.9.5 (default, Sep 10 2021, 16:18:19) [Clang 12.0.5 (clang-1205.0.22.11)] QGIS version: 3.26.0-Buenos Aires Buenos Aires, 0aece2818e
Steps to reproduce the issue
Go to toolbox
Versions
Python version: 3.9.5 (default, Sep 10 2021, 16:18:19) [Clang 12.0.5 (clang-1205.0.22.11)] QGIS version: 3.26.0-Buenos Aires Buenos Aires, 0aece2818e
Supported QGIS version
New profile
Additional context
Also with a new profile this error appears:
2022-07-01T13:47:10 WARNING Traceback (most recent call last): File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/gui/AlgorithmDialog.py", line 273, in runAlgorithm 'parameters': self.algorithm().asMap(parameters, self.context) Exception: unknown