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

Inform user when plugin initialization fails (catch ModuleNotFoundError) #27

Open
bittner opened this issue Nov 12, 2023 · 0 comments
Open

Comments

@bittner
Copy link
Owner

bittner commented Nov 12, 2023

When the plugin is activated and required libraries are not installed the initialization of the plugin fails.

Currently, this is being reported on the Preferences dialog > Plugins tab with an error icon, but no other details are supplied. The user remains hence uninformed about what they can do to remediate the situation.

Expected Behavior

  1. The user should be informed (on the user interface) about the error reason,
  2. and should get hints about what they can do to get the plugin working.

Related Resources

@bittner bittner changed the title Inform user when plugin initialization fail (catch ImportError) Inform user when plugin initialization fail (catch ModuleNotFoundError) Nov 12, 2023
@bittner bittner changed the title Inform user when plugin initialization fail (catch ModuleNotFoundError) Inform user when plugin initialization fails (catch ModuleNotFoundError) Nov 12, 2023
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