[Qgis-developer] Error in Processing

Victor Olaya volayaf at gmail.com
Mon Feb 8 03:17:21 PST 2016


looks like ntv2 provider hasn't updated its algorithms to the latest
changes in GDAL provider?

2016-02-08 12:10 GMT+01:00 Paolo Cavallini <cavallini at faunalia.it>:
> Hi all,
> I'm getting consistent errors in activating Processing on master, see
> below. Anyone has the same?
> All the best.
> ===
> An error has occurred while executing Python code:
>
> AttributeError: RasterAT_MGIETRS89DirInv instance has no attribute
> 'getConsoleCommands'
> Traceback (most recent call last):
>   File
> "/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",
> line 105, in textChanged
>     self._filterItem(self.algorithmTree.invisibleRootItem(), text)
>   File
> "/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",
> line 127, in _filterItem
>     showChild = self._filterItem(child, text)
>   File
> "/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",
> line 127, in _filterItem
>     showChild = self._filterItem(child, text)
>   File
> "/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",
> line 127, in _filterItem
>     showChild = self._filterItem(child, text)
>   File
> "/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py",
> line 135, in _filterItem
>     if item.alg.shortHelp() is not None:
>   File
> "/usr/share/qgis/python/plugins/processing/algs/gdal/GdalAlgorithm.py",
> line 56, in shortHelp
>     ''' %  (self.commandName(), self.commandName()))
>   File
> "/usr/share/qgis/python/plugins/processing/algs/gdal/GdalAlgorithm.py",
> line 64, in commandName
>     name = alg.getConsoleCommands()[0]
> AttributeError: RasterAT_MGIETRS89DirInv instance has no attribute
> 'getConsoleCommands'
> --
> Paolo Cavallini - www.faunalia.eu
> QGIS & PostGIS courses: http://www.faunalia.eu/training.html
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the Qgis-developer mailing list