Bug report #8965

Images Concatenation in Orfeo Toolbox Failed

Added by Dany Laksono over 10 years ago. Updated over 10 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:-
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:invalid
Crashes QGIS or corrupts data:No Copied to github as #:17629

Description

In build 1ef7553, when running Images Concatenation Tool from Orfeo Toolbox > Image Manipulation, the warning message below showed up:

Traceback (most recent call last):
  File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\\processing\\gui\\AlgorithmExecutionDialog.py", line 208, in accept
    self.setParamValues()
  File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\\processing\\gui\\AlgorithmExecutionDialog.py", line 143, in setParamValues
    self.paramTable.valueItems[param.name]):
  File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\\processing\\gui\\AlgorithmExecutionDialog.py", line 189, in setParamValue
    value.append(options[index])
TypeError: list indices must be integers, not unicode

Works flawlessly on QGIS 2.0.1 Dufour.

History

#1 Updated by Giovanni Manghi over 10 years ago

  • Resolution set to invalid
  • Status changed from Open to Closed

this was fixed today in master. In the next days processing will be updated (as a standard python plugin) and it will contain also this fix.

#2 Updated by Alexander Bruy over 10 years ago

This issue was fixed before uploading Processing to plugins site. So just update it.

And please, post Processing bugs into it's own bugtracker, not to QGIS one.

Also available in: Atom PDF