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

s undefined in GrassUtils.py #19447

Closed
qgib opened this issue Aug 28, 2014 · 4 comments
Closed

s undefined in GrassUtils.py #19447

qgib opened this issue Aug 28, 2014 · 4 comments
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

Comments

@qgib
Copy link
Contributor

qgib commented Aug 28, 2014

Author Name: Alessandro Pasotti (@elpaso)
Original Redmine Issue: 11118
Affected QGIS version: 2.4.0
Redmine category:processing/core
Assignee: Alessandro Pasotti


https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass/GrassUtils.py#L387

fix: insert @L387
s = traceback.format_exc()

...

@qgib
Copy link
Contributor Author

qgib commented Aug 28, 2014

Author Name: Alessandro Pasotti (@elpaso)


  • category_id was configured as 94

@qgib
Copy link
Contributor Author

qgib commented Aug 29, 2014

Author Name: Alessandro Pasotti (@elpaso)


Also needs to
import traceback

.. or drop " + s " entirely.

@qgib
Copy link
Contributor Author

qgib commented Oct 2, 2014

Author Name: Alexander Bruy (@alexbruy)


Fixed in changeset "72259135b1f012ad61807be0d9900c4a5f83142d".


  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Jun 7, 2015

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from 94 to Processing/Core

@qgib qgib added 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 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! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant