Bug report #20670

Processing raster calculator error when re-rerunning the algorithm

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

Status:Closed
Priority:Normal
Assignee:Alessandro Pasotti
Category:Processing/QGIS
Affected QGIS version:3.4.2 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:28490

Description

Very simple scenario. Single raster layer and an operation like ``raster > 100``. After the layer is correctly generated don't close the dialog and try to run it again (with the same expression or another, it doesn't matter).

The algorithm pops up this message:

``Incorrect parameter value for LAYERS``

Seems that it is not fetching the new created layer (in fact in the layer panel the new layer is not listed). Closing and opening again works nice.

Associated revisions

Revision e546129f
Added by Victor Olaya over 5 years ago

[processing] fixed update of MultipleInputPanel after alg is run

Fixes #20670

Revision 2e6ebb09
Added by Victor Olaya over 5 years ago

[processing] fixed update of MultipleInputPanel after alg is run

Fixes #20670

(cherry picked from commit e546129f5c6745e673052c2d00c36c6d057849de)

History

#1 Updated by Alessandro Pasotti over 5 years ago

  • Assignee set to Alessandro Pasotti

#2 Updated by Alessandro Pasotti over 5 years ago

Can you please check if this bug also affects other algorithms that have the same LAYERS input for multiple layers with checkbox and list?

#3 Updated by Victor Olaya over 5 years ago

  • % Done changed from 0 to 100
  • Status changed from Open to Closed

Also available in: Atom PDF