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

Processing toolbox does not mention when deactivated provider would return a result for the performed search #26434

Closed
qgib opened this issue Mar 26, 2018 · 3 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 Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented Mar 26, 2018

Author Name: Harrissou Santanna (@DelazJ)
Original Redmine Issue: 18546
Affected QGIS version: 3.1(master)
Redmine category:processing/gui
Assignee: Victor Olaya


QGIS documentation states at https://docs.qgis.org/2.18/en/docs/user_manual/processing/toolbox.html: ??If there are algorithms that match your search but belong to a provider that is not active, an additional label will be shown in the lower part of the toolbox??

This is true in 2.18 but not in 3.x. In attached screenshot, GRASS is disabled in right panel, but despite it should return results, no mention.


@qgib
Copy link
Contributor Author

qgib commented Mar 27, 2018

Author Name: Nyall Dawson (@nyalldawson)


This is fallout from 9ab4d96, which fixes #26376

The two fixes are mutually exclusive.

My personal preference is to have #26376 fixed instead of this (due to performance reasons -- loading saga/grass providers is very slow and delays qgis startup considerably)

@qgib
Copy link
Contributor Author

qgib commented Mar 27, 2018

Author Name: Harrissou Santanna (@DelazJ)


So I guess it's a "won't fix", right? (need to know whether I should remove those statements from the docs or wait and expect a fix that speeds providers loading and show link to missing algs...)

@qgib
Copy link
Contributor Author

qgib commented Jun 1, 2018

Author Name: Nyall Dawson (@nyalldawson)


  • resolution was changed from to wontfix
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed Jun 1, 2018
@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 Regression Something which used to work, but doesn't anymore labels 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 Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant