[Qgis-developer] Sample models broken

Paolo Cavallini cavallini at faunalia.it
Mon Sep 28 02:50:05 PDT 2015


Hi all,
with current qgis stable (2.10), sample Processing models fail wit the
error below. Should I open a ticket?
All the best.
===
Errore durante l'esecuzione di codice Python:


Traceback (most recent call last):
  File
"/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",
line 201, in executeAlgorithm
    alg = alg.getCopy()
  File
"/usr/share/qgis/python/plugins/processing/modeler/ModelerAlgorithm.py",
line 169, in getCopy
    newone.defineCharacteristics()
  File
"/usr/share/qgis/python/plugins/processing/modeler/ModelerAlgorithm.py",
line 208, in defineCharacteristics
    modelOutput = copy.deepcopy(alg.algorithm.getOutputFromName(out))
  File
"/usr/share/qgis/python/plugins/processing/modeler/ModelerAlgorithm.py",
line 110, in algorithm
    self._algInstance =
ModelerUtils.getAlgorithm(self.consoleName).getCopy()
AttributeError: 'NoneType' object has no attribute 'getCopy'
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html


More information about the Qgis-developer mailing list