Sébastien Besson

Results 278 comments of Sébastien Besson

Implementing some equivalent get method would certainly help assessing this PR. > Calling omero ext-info-set : with different properties won't try to update the immutable ExternalInfo object, but will create...

> I'm actually not sure what should be mandatory / optional. I agree that uuid is optional, but NOT lsid? My suggestion was based on the `omero-model` mappings which translated...

@caylamason thanks for opening this issue. I can easily reproduce using Bio-Formats 8.2.0 and any of the official OME-XML or OME-TIFF samples. More specifically, the problem is not specific to...

> do we know if the issue will effect others? Possibly any tool that does not use a cache copy of `ome.xsd` and does not handle HTTPS/HTTP 301 redirects. Incidentally,...

@christianrickert You are correct that all released versions of `xmlvalid` are currently broken. My personal opinion is that, if possible, the OME schemas should remain available under HTTP. This might...

Thanks for implementing the change.

https://github.com/ome/bioformats/actions/runs/16645032267/job/47103566013 failed with a generic `Error: Process completed with exit code 1.`. Would it be possible to have more information on which condition was not satisfied?

Looking at the logs for the source of these `Permission denied` issues, I think the relevant events are ``` [sbesson@test122-omeroreadwrite ~]$ sudo grep -B 10 -A 10 fatal /var/log/secure-20240616 Jun...

Thanks for opening the issue and agreed on the limitations of the current implementation. Feel free to work on a Pull Request implementing your proposal alongside a completed [CLA](https://ome-contributing.readthedocs.io/en/latest/cla.html). On...

In addition to the 2 tests I reported initially which I was expecting to fail after my last changes, `OmeroPy.test.integration.gatewaytest.test_wrapper.TestWrapper.testAllObjectsWrapped` is also attempting to retrieve metadata (an instrument) which does...