[ImageJ-bugs] [Bug 1161] New: Sld files open in Windows but not Mac
bugzilla at fiji.sc
bugzilla at fiji.sc
Thu Sep 17 12:07:37 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1161
Bug ID: 1161
Summary: Sld files open in Windows but not Mac
Product: Fiji
Version: unspecified
Hardware: Macintosh
OS: Mac OS
Status: NEW
Severity: major
Priority: P5
Component: Bio-Formats
Assignee: imagej-bugs at imagej.net
Reporter: glenmac at uw.edu
Bio-Formats willl open Slidebook .sld files on Win7, Java 1.6.0_24. Tested on
.sld files from latest Slidebook back to 2008.
Bio-formats throws exceptions on Macs running OS 10.9.5 and 10.10 with Java
1.6.0_65, 1.7.0_75, 1.8.0_51 and 60.
Console window:
Finding offsets to pixel data
Determining dimensions
Typical Exception Window:
(Fiji Is Just) ImageJ 2.0.0-rc-39/1.50b; Java 1.8.0_60 [64-bit]; Mac OS X
10.9.5; 44MB of 5243MB (<1%)
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at loci.formats.in.SlidebookReader.initFile(SlidebookReader.java:654)
at loci.formats.FormatReader.setId(FormatReader.java:1426)
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:505)
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:143)
at loci.plugins.in.Importer.showDialogs(Importer.java:137)
at loci.plugins.in.Importer.run(Importer.java:75)
at loci.plugins.LociImporter.run(LociImporter.java:78)
at ij.IJ.runUserPlugIn(IJ.java:212)
at ij.IJ.runPlugIn(IJ.java:176)
at ij.Executer.runCommand(Executer.java:132)
at ij.Executer.run(Executer.java:65)
at java.lang.Thread.run(Thread.java:745)
Regards,
Glen
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150917/3cd66f60/attachment.html>
More information about the Imagej-bugs
mailing list