Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDAL Tool translate error when batch mode is selected #25580

Closed
qgib opened this issue Dec 12, 2017 · 2 comments
Closed

GDAL Tool translate error when batch mode is selected #25580

qgib opened this issue Dec 12, 2017 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats)

Comments

@qgib
Copy link
Contributor

qgib commented Dec 12, 2017

Author Name: matteo ghetta (@ghtmtt)
Original Redmine Issue: 17683
Affected QGIS version: 2.18.13
Redmine category:gdal_tools


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

@qgib
Copy link
Contributor Author

qgib commented Jan 20, 2019

Author Name: Jürgen Fischer (@jef-n)


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


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Feb 24, 2019

Author Name: Giovanni Manghi (@gioman)


  • resolution was changed from to no timely feedback
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Feb 24, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats) labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Rasters Related to general raster layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant