AIJ V5.0 error on Import

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

AIJ V5.0 error on Import

Dennis Conti
When trying to Import a series of images on V5.0 with the latest daily build, I get the following exception
Thanks.
Dennis Conti

AIJ 5.0.1.04; ImageJ 1.53k; Java 17.0.1 [64-bit]; Windows 10 10.0; 50MB of 3000MB (1%)
 
java.lang.NumberFormatException: For input string: "---"
        at java.base/java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.base/java.lang.Integer.parseInt(Unknown Source)
        at java.base/java.lang.Integer.parseInt(Unknown Source)
        at ij.plugin.FolderOpener.getFileCount(FolderOpener.java:849)
        at ij.plugin.FolderOpener.showDialog(FolderOpener.java:579)
        at ij.plugin.FolderOpener.run(FolderOpener.java:151)
        at ij.IJ.runPlugIn(IJ.java:208)
        at ij.Executer.runCommand(Executer.java:151)
        at ij.Executer.run(Executer.java:69)
        at java.base/java.lang.Thread.run(Unknown Source)
Reply | Threaded
Open this post in threaded view
|

Re: AIJ V5.0 error on Import

karenacollins
Administrator
Hi Folks, this bug was recently introduced. You can work around it in builds 5.0.1.03 and 5.0.1.04 by dragging and dropping a folder of images onto the AIJ toolbar.

We hope to have an update to fix the problem very soon. Please check back soon for a new daily build.

Karen
Reply | Threaded
Open this post in threaded view
|

Re: AIJ V5.0 error on Import

karenacollins
Administrator
This problem has now been fixed in the latest daily build (5.0.1.05).