[ImageJ-bugs] [Bug 1047] New: cannot read lif files
bugzilla at fiji.sc
bugzilla at fiji.sc
Wed Apr 1 23:03:58 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1047
Bug ID: 1047
Summary: cannot read lif files
Product: Fiji
Version: unspecified
Hardware: All
OS: Mac OS
Status: NEW
Severity: major
Priority: P5
Component: Bio-Formats
Assignee: imagej-bugs at imagej.net
Reporter: maimisa8 at gmail.com
when try to open lif files i got the following error and have no idea what to
fix. Any help is appreciated. Thank you
(Fiji Is Just) ImageJ 2.0.0-rc-28/1.49q; Java 1.6.0_65 [64-bit]; Mac OS X
10.10.2; 22MB of 5129MB (<1%)
java.lang.NumberFormatException: empty String
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:992)
at java.lang.Double.valueOf(Double.java:475)
at java.lang.Double.<init>(Double.java:567)
at loci.formats.in.LIFReader.translateFilterSettings(LIFReader.java:1507)
at loci.formats.in.LIFReader.translateMetadata(LIFReader.java:1018)
at loci.formats.in.LIFReader.initMetadata(LIFReader.java:517)
at loci.formats.in.LIFReader.initFile(LIFReader.java:459)
at loci.formats.FormatReader.setId(FormatReader.java:1395)
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:493)
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:140)
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:199)
at ij.IJ.runPlugIn(IJ.java:163)
at ij.IJ.runPlugIn(IJ.java:152)
at HandleExtraFileTypes.openImage(HandleExtraFileTypes.java:447)
at HandleExtraFileTypes.run(HandleExtraFileTypes.java:66)
at ij.IJ.runUserPlugIn(IJ.java:199)
at ij.IJ.runPlugIn(IJ.java:163)
at ij.IJ.runPlugIn(IJ.java:152)
at ij.io.Opener.openWithHandleExtraFileTypes(Opener.java:486)
at ij.io.Opener.openImage(Opener.java:360)
at ij.io.Opener.openImage(Opener.java:239)
at ij.io.Opener.open(Opener.java:106)
at ij.io.Opener.openAndAddToRecent(Opener.java:288)
at ij.plugin.DragAndDrop.openFile(DragAndDrop.java:176)
at ij.plugin.DragAndDrop.run(DragAndDrop.java:152)
at java.lang.Thread.run(Thread.java:695)
--
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/20150402/d01bc580/attachment.html>
More information about the Imagej-bugs
mailing list