qupath / qupath-extension-omero-web

QuPath extension to work with images through OMERO's web API
GNU General Public License v3.0
8 stars 12 forks source link

OMERO browser switch to default Group and current Owner #14

Closed melvingelbard closed 2 years ago

melvingelbard commented 2 years ago
pwalczysko commented 2 years ago

@melvingelbard unfortunately, the ./gradlew clean jpackage on this branch ends for me with

FAILURE: Build failed with an exception.

* What went wrong:
Task 'jpackage' not found in root project 'qupath-extension-omero'.

I guess I would need a built artifact from you to be able to help with testing I am afraid.

melvingelbard commented 2 years ago

@pwalczysko Have you tried with ./gradlew clean build instead?

pwalczysko commented 2 years ago

@pwalczysko Have you tried with ./gradlew clean build instead?

Yes, that worked, thanks, testing now.

pwalczysko commented 2 years ago

Tested the extension from this PR on Mac with QuPath v0.3.0. The workflow was https://omero-guides.readthedocs.io/en/latest/qupath/docs/qupath.html - except I saved to OMERO and reopened several times. All worked fine, could not see any regression.

As for the new feature, works as expected, the default group is on display and only the data of the logged-in user are displayed by default. The selection of images belonging to other users as well as other groups works fine too.

1 comments:

The user list does not seem to be alphabetically or otherwise ordered, which makes it a bit difficult to find other user names. Screenshot 2021-11-12 at 16 06 02