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

[Bug] Plugin manager does not connect after any single plugin is installed #124

Open
TimMonko opened this issue Dec 30, 2024 · 0 comments
Open

Comments

@TimMonko
Copy link

TimMonko commented Dec 30, 2024

In a fresh environment and pip install napari[all], plugin manager can only properly install one plugin. After restarting napari (as requested by the informational popup, see #123), each attempt to use the Plugin Manager is met with:
WARNING: Plugin manager: There seems to be an issue with network connectivity. Remote plugins cannot be installed, only local ones.

Accordingly, ability to Update or manage plugin versions is lost as is the ability to search for plugins.

initial broken view

I just discovered that spamming the Refresh button can trigger the ability to search for plugins again, and also restore the ability to update plugins:

view after spamming refresh

Finally, I noticed after #123, but not yet restarting napari, that pressing Refresh made me lose the Update ability, but I closed napari too quickly afterwards. Perhaps the lack of connection occurs even without restarting napari.

EDIT: Once this connection is restored, it appears to never happen again on any restart, even after installing further plugins. However, if the connection is not restored, then restarting napari repeatedly does not fix it.

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