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

correctly redirect algorithm output from stdout to Processing output #36644

Merged
merged 2 commits into from
May 24, 2020
Merged

correctly redirect algorithm output from stdout to Processing output #36644

merged 2 commits into from
May 24, 2020

Conversation

alexbruy
Copy link
Contributor

Description

Fix several Processing GRASS algorithms which does not have named outputs and just print results to stdout. We need to redirect stdout to "fake" output. Needs #36618 to work correctly.

Fixes #36520, tests included.

@alexbruy alexbruy added Processing Relating to QGIS Processing framework or individual Processing algorithms Bug Either a bug report, or a bug fix. Let's hope for the latter! backport release-3_10 labels May 22, 2020
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! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GRASS processing: missing parameter name
2 participants