ome / omero-insight

Gradle project containing insight java client for OMERO
https://www.openmicroscopy.org/omero/
GNU General Public License v2.0
7 stars 14 forks source link

Handle out of space #427

Closed dominikl closed 4 months ago

dominikl commented 6 months ago

Fix https://github.com/ome/omero-insight/issues/424 . Now a error dialog will pop up telling the user that the server ran out of disk space.

Also fixes https://github.com/ome/omero-insight/issues/426 (thanks @scuniff )