Bug report #8034

sextante output 'save to file' broken (error message included)

Added by Mathieu Pellerin - nIRV almost 11 years ago. Updated almost 11 years ago.

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

Description

Using the attached .model, or any simple algorithm, when relying on a non-temporary file output (i.e. defining output file name and path), sextante throws an error:
An error has occured while executing Python code:

Traceback (most recent call last):
File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\\sextante\\gui\\OutputSelectionPanel.py", line 92, in saveToFile
filename= unicode(files.first())
AttributeError: 'list' object has no attribute 'first'

Python version:
2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]

QGIS version:
1.9.0-Master Master, a3ea7ce


merge_pansharpen.model (2.37 KB) Mathieu Pellerin - nIRV, 2013-06-10 09:34 PM

Associated revisions

Revision a6f9f563
Added by Nathan Woodrow almost 11 years ago

Fix #8034. Sextante SIP update

History

#1 Updated by Mathieu Pellerin - nIRV almost 11 years ago

  • Subject changed from sextante modeler's save to file broken (error message included) to sextante output 'save to file' broken (error message included)

#2 Updated by Anonymous almost 11 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF