Ticket #245 (closed defect: fixed)
Opened 2008-02-19T15:33:23-06:00
Last modified 2008-02-20T08:25:37-06:00
FV1000 reader dies when analyzing Bio-Rad ROIs
Reported by: | curtis | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bio-formats | Severity: | fatal |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
curtis@monk:~$ showinf data/biorad/brian/GFPonlyfrap_1/RawData.roi Checking file format [Fluoview FV1000] Initializing reader Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:1768) at loci.formats.in.FV1000Reader.initFile(FV1000Reader.java:235) at loci.formats.FormatReader.setId(FormatReader.java:632) at loci.formats.FormatHandler.setId(FormatHandler.java:136) at loci.formats.ImageReader.setId(ImageReader.java:565) at loci.formats.tools.ImageInfo.testRead(ImageInfo.java:229) at loci.formats.tools.ImageInfo.main(ImageInfo.java:624)
Change History
comment:1 Changed 2008-02-20T08:25:37-06:00 by melissa
- Status changed from new to closed
- Resolution set to fixed
r3712