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

Python Error using Gdal commands under Raster menu in batch mode #23449

Closed
qgib opened this issue Sep 2, 2016 · 2 comments
Closed

Python Error using Gdal commands under Raster menu in batch mode #23449

qgib opened this issue Sep 2, 2016 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Sep 2, 2016

Author Name: stefano campus (@skampus)
Original Redmine Issue: 15525
Affected QGIS version: 2.16.2
Redmine category:processing/gdal


When using a gdal command in raster menu in batch mode in order to process whole a python error occurs.

This affects translate and warp command

Windows 8
QGIS 2.16.2 via osgeo4W

Error message

2016-09-02T15:40:55 1 Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis/./python/plugins\GdalTools\tools\widgetBatchBase.py", line 73, in onRun
self.batchRun()
File "C:/OSGeo4W/apps/qgis/./python/plugins\GdalTools\tools\doTranslate.py", line 306, in batchRun
self.runItem(self.batchIndex, self.batchTotal)
File "C:/OSGeo4W/apps/qgis/./python/plugins\GdalTools\tools\widgetBatchBase.py", line 107, in runItem
self.base.refreshArgs.emit(args)
TypeError: GdalToolsBaseDialog.refreshArgs[] signal has 0 argument(s) but 1 provided


@qgib
Copy link
Contributor Author

qgib commented Jan 2, 2017

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from GDAL Tools to Processing/GDAL

@qgib
Copy link
Contributor Author

qgib commented Jan 4, 2017

Author Name: Giovanni Manghi (@gioman)


gdatools has been removed (for qgis3) and we now need to focus on problems of the equivalent tools in Processing.


  • resolution was changed from to wontfix
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
@qgib qgib closed this as completed 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! High Priority Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant