[Qgis-developer] Processing QGIS 2.1.0 Batch Processing Bug?

Bjorn Nyberg bjorn.burr.nyberg at gmail.com
Fri Sep 20 00:32:47 PDT 2013


Hi,
Can anyone else confirm this potential bug? Running a Batch Processing of a
model I receive the following Error

'BatchProcessingDialog' object has no attribute 'showDebug' See log for
more details

Uncaught error while executing algorithm

Traceback (most recent call last):

Traceback (most recent call last):

File
"G:/QGIS2.0/apps/qgis-dev/./python/plugins\processing\core\GeoAlgorithm.py",
line 156, in execute

self.processAlgorithm(progress)

File
"G:/QGIS2.0/apps/qgis-dev/./python/plugins\processing\modeler\ModelerAlgorithm.py",
line 556, in processAlgorithm

progress.setDebugInfo("Prepare algorithm %i: %s" % (iAlg, alg.name))

File
"G:/QGIS2.0/apps/qgis-dev/./python/plugins\processing\gui\AlgorithmExecutionDialog.py",
line 319, in setDebugInfo

if self.showDebug:

AttributeError: 'BatchProcessingDialog' object has no attribute 'showDebug'


Cheers,

Bjorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130920/0c83ad65/attachment.html>


More information about the Qgis-developer mailing list