Bug report #17683

GDAL Tool translate error when batch mode is selected

Added by matteo ghetta over 6 years ago. Updated about 5 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:GDAL Tools
Affected QGIS version:2.18.13 Regression?:No
Operating System:any Easy fix?:No
Pull Request or Patch supplied:No Resolution:no timely feedback
Crashes QGIS or corrupts data:No Copied to github as #:25580

Description

If a single raster is used no problem, but when the "Batch Mode" checkbox is selected the following error appear:

An error has occurred while executing Python code:

TypeError: native Qt signal is not callable
Traceback (most recent call last):
File "/home/matteo/lavori/QGIS/build-qgis2/output/python/plugins/GdalTools/tools/widgetBatchBase.py", line 73, in onRun
self.batchRun()
File "/home/matteo/lavori/QGIS/build-qgis2/output/python/plugins/GdalTools/tools/doTranslate.py", line 306, in batchRun
self.runItem(self.batchIndex, self.batchTotal)
File "/home/matteo/lavori/QGIS/build-qgis2/output/python/plugins/GdalTools/tools/widgetBatchBase.py", line 107, in runItem
self.base.refreshArgs(args)
TypeError: native Qt signal is not callable

History

#1 Updated by Jürgen Fischer over 5 years ago

  • Status changed from Open to Feedback

Please test with QGIS 3.4 - QGIS 2.18 reached it's end of life.

#2 Updated by Giovanni Manghi about 5 years ago

  • Resolution set to no timely feedback
  • Status changed from Feedback to Closed

Also available in: Atom PDF