[QGIS-Developer] Testing Q3 Processing

Paolo Cavallini cavallini at faunalia.it
Thu Jun 29 02:20:31 PDT 2017


> Il 29/06/2017 09:00, Paolo Cavallini ha scritto:
>> Il 29/06/2017 08:36, Nyall Dawson ha scritto:

>>>> and I'll report any issue. Should I just send a message here, or open a
>>>> ticket?
>>>
>>> Just open them here initially thanks.

One more issue: when buffering invalid geoms, the buffers are correctly
generated when choosing the "Do not filter..." option. No geom, as
expected, is generated when choosing "Ignore features...".
"Stop alg..." however, results in an error:

AttributeError: 'QgsProcessingParameterEnum' object has no attribute
'generateTemporaryDestination'
Traceback (most recent call last):
  File
"/usr/local/src/qgis/QGIS/build_qgis3/output/python/plugins/processing/gui/AlgorithmDialog.py",
line 173, in accept
    parameters = self.getParamValues()
  File
"/usr/local/src/qgis/QGIS/build_qgis3/output/python/plugins/processing/gui/AlgorithmDialog.py",
line 124, in getParamValues
    value = self.mainWidget.outputWidgets[param.name()].getValue()
  File
"/usr/local/src/qgis/QGIS/build_qgis3/output/python/plugins/processing/gui/DestinationSelectionPanel.py",
line 271, in getValue
    key = self.parameter.generateTemporaryDestination()
AttributeError: 'QgsProcessingParameterEnum' object has no attribute
'generateTemporaryDestination'


Versione Python: 3.5.3+ (default, Jun  7 2017, 23:23:48) [GCC 6.3.0
20170516]
Versione di QGIS: 2.99.0-Master Master, exported

All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
https://www.google.com/trends/explore?date=all&geo=IT&q=qgis,arcgis


More information about the QGIS-Developer mailing list