Jan Eglinger
Jan Eglinger
@ehrenfeu wrote: > It uses the SciJava logging feature as a target (sink) for Python's built-in logging module. How about migrating this upstream into [`scijava/scripting-jython`](https://github.com/scijava/scripting-jython), so other projects can benefit...
@ehrenfeu your project is built with Maven nevertheless, no? I could imagine that the [`src/main/resources/sjlogging`](https://github.com/imcf/jython-scijava-logging/tree/master/src/main/resources/sjlogging) folder goes into `src/main/resources` of `scripting-jython`, and maybe the scripts in [`extra/scripts`](https://github.com/imcf/jython-scijava-logging/tree/master/extra/scripts) can go to...
@pedrolagomarsino do you still see this issue? I cannot reproduce, I tried with both `ij-1.53c.jar` (included in an up-to-date Fiji) and with the daily build (`1.53h32`).
I can reproduce with an up-to-date Fiji. This may be an issue with [`imagej-launcher`](https://github.com/imagej/imagej-launcher), [`imagej-legacy`](https://github.com/imagej/imagej-legacy) or [`ij1-patcher`](https://github.com/imagej/ij1-patcher). @hinerm @ctrueden any ideas?
I guess the behavior you observed is just a current limitation of the Bio-Formats plugin in Fiji/ImageJ. This should probably be moved over to https://github.com/ome/bioformats.
I'll ping @rasband as this is a suggestion for an improvement in [`imagej1`](https://github.com/imagej/imagej1).
(You'd better posted this question on https://forum.image.sc rather than an issue here.) Are you sure you get the same error when saving locally to your computer's main drive? Depending on...
This issue is caused by the latest Fiji updates. On some systems, the updater was not installing the file `serializer-2.7.2.jar` that is required by the updater and by the Bio-Formats...
The *File > Open Samples* menu is getting quite crowded already. We should consider restructuring it and adding e.g. a *File > Open Samples > Illusions* submenu (which doesn't break...
/cc @landinig