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

Some scripts don't work in Insight, but work in Web #154

Closed dominikl closed 4 years ago

dominikl commented 4 years ago

See 29417 .

dominikl commented 4 years ago

This might be Windows 10 specific. For some reason Insight wants to write the file into some app config directory like C:\Users\SomeOne\AppData\Local\OMERO.insight\app\config\filesOmero\File_123 . See also 29436 (although does affect OMERO.web too apparently).

jburel commented 4 years ago

not windows specific same problem reported at import https://github.com/ome/omero-insight/issues/153

dominikl commented 4 years ago

Another one: 29442 I wonder if that is related to how the Insight application is packaged? I still can't replicate the problem. Have to try with official released packaged on different OS again.