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

Log an error instead of throwing an exception if the microservice check fails #3

Merged
merged 1 commit into from
May 15, 2024

Conversation

melissalinkert
Copy link
Member

This prevents a dialog that indicates login failed (it didn't) and allows limited functionality for image types that don't require the microservice.

…ck fails

This prevents a dialog that indicates login failed (it didn't) and allows
limited functionality for image types that don't require the microservice.
@melissalinkert melissalinkert requested a review from erindiel May 3, 2024 16:47
@erindiel
Copy link
Member

This resolves the issue - login is successful despite microservice being unavailable (which is logged).

Screenshot 2024-05-13 at 3 08 06 PM

Fluorescence data is appropriately blocked from import. RGB data import and viewing works as expected.

Noting as well that the QuPath extension manager does not work with our current releases because a .jar with a particular naming convention (I think, see URL in screenshot below) is expected:

Screenshot 2024-05-13 at 3 11 51 PM

Screenshot 2024-05-13 at 3 11 34 PM

Our latest release artifact is here for comparison: https://github.com/glencoesoftware/qupath-extension-omero-web/releases/download/v0.4.1-gs/qupath-extension-omero-gs.zip

@sbesson sbesson merged commit 1eed149 into glencoesoftware:main May 15, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants