Hi all, I have a weird problem on Processing (Master fresh compiled).
Whenever I run a Processing algorithm (any provider) I get this error: 2017-01-17T21:18:50 2 Uncaught error while executing algorithm Traceback (most recent call last): File "/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/core/GeoAlgorithm.py", line 213, in execute self.resolveOutputs() File "/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/core/GeoAlgorithm.py", line 356, in resolveOutputs out.resolveValue(self) File "/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/core/outputs.py", line 110, in resolveValue self.value = self._resolveTemporary(alg) File "/home/matteo/lavori/QGIS/build-qgis3/output/python/plugins/processing/core/outputs.py", line 394, in _resolveTemporary return getTempFilenameInTempFolder(self.name + '.' + ext) TypeError: Can't convert 'int' object to str implicitly 2017-01-17T21:18:50 1 There were errors executing the algorithm. I any of my local configurations that cause that errors? Thanks in advance to all Cheers Matteo _______________________________________________ Qgis-developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
