Viewer Applet Crash

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Viewer Applet Crash

Robert Feldman
I have been using the simplified viewer applet in a web page and found
that, if I try to view an unsupported TIFF image, the viewer will crash,
taking the browser (either IE or Firefox) down with it. The full ImageJ
does not crash, but displays an error message from the
TiffDecoder: "Unsupported SamplesPerPixel: 4  ImageJ cannot open CMYK and
RGB+alpha TIFFs".

What do I need to do to catch these errors so they do not crash the viewer
applet?