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

Re-run add-on installation when failing on a package #71

Open
janezd opened this issue Jan 10, 2020 · 0 comments
Open

Re-run add-on installation when failing on a package #71

janezd opened this issue Jan 10, 2020 · 0 comments

Comments

@janezd
Copy link
Contributor

janezd commented Jan 10, 2020

Moved from biolab/orange3#2407.

@ales-erjavec (or another person who knows this code), please check whether the fix would be too complicated; if so, just close the issue.

Expected behavior

Add-ons that can be installed, get installed on Orange.

Actual behavior

When one add-on installation fails, the add-on window closes and none of the checked add-ons after the failing one gets installed.

Steps to reproduce the behavior

Windows. Try to install Networks or Timeseries. Then tick an add-on that is listed after one of these two. The add-ons fail and the final add-on doesn't get installed because the windows closes.

Additional info (worksheets, data, screenshots, ...)

Can we make the add-on installation continue after the error was reported? Perhaps catch the error, write it as the status of the add on (e.g. Timeseries - Error), then run the installation for the rest of the selected add-ons?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant