BIOP / qupath-extension-biop-omero

QuPath extension to work with images through OMERO's Java API (raw)
GNU General Public License v3.0
4 stars 1 forks source link

Connection issue when importing images #13

Closed Rdornier closed 1 year ago

Rdornier commented 1 year ago

Forum post https://forum.image.sc/t/qupath-extension-biop-omero-cant-import-images-after-successful-login/76003

Quick description OMERO server port is hard-coded and does not correspond to the mentionned server URI.

Rdornier commented 1 year ago

This issue is fixed by adding a field to set OMERO port when the user enter his/her credentials

image