-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.2.0
-
generic
-
generic
When using JDK 1.2 appletviewer on eSuite
/net/jse/files8/esuite/eSuiteDP/samples/graphics/graphics.html
appletviewer graphics.html
Warning: TrueType font file `C:\WINDOWS\Fonts\ARIAL.TTF` is corrupt
" \ARIALDB.TTF "
\ARIALBI.TTF` "
" \ARIALI.TTF "
an exception occurred: illegal PRZ file format detected at offset 2973328478
lotus.graphics.PresDataInputStream$RecordFormatException: illegal PRZ file format detected at offset 2973328478
at lotus.graphics.PresDataInputStream.readRecordHeader(Compiled Code)
at lotus.graphics.PresDataInputStream.peekType(Compiled Code)
at lotus.graphics.GrPresentation.readFile(Compiled Code)
at lotus.graphics.CommandHandler.loadPres(Compiled Code)
at lotus.graphics.DrawApplet.readDocument(Compiled Code)
at lotus.fc.DocumentActionState.openDocument(Compiled Code)
at lotus.fc.LFCApplet.openDocument(Compiled Code)
at lotus.graphics.DrawApplet.readParameters(Compiled Code)
at lotus.graphics.DrawApplet.init(Compiled Code)
at sun.applet.AppletPanel.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
When using the JDK1.1.5 version of appletviewer it works fine.
/net/jse/files8/esuite/eSuiteDP/samples/graphics/graphics.html
appletviewer graphics.html
Warning: TrueType font file `C:\WINDOWS\Fonts\ARIAL.TTF` is corrupt
" \ARIALDB.TTF "
\ARIALBI.TTF` "
" \ARIALI.TTF "
an exception occurred: illegal PRZ file format detected at offset 2973328478
lotus.graphics.PresDataInputStream$RecordFormatException: illegal PRZ file format detected at offset 2973328478
at lotus.graphics.PresDataInputStream.readRecordHeader(Compiled Code)
at lotus.graphics.PresDataInputStream.peekType(Compiled Code)
at lotus.graphics.GrPresentation.readFile(Compiled Code)
at lotus.graphics.CommandHandler.loadPres(Compiled Code)
at lotus.graphics.DrawApplet.readDocument(Compiled Code)
at lotus.fc.DocumentActionState.openDocument(Compiled Code)
at lotus.fc.LFCApplet.openDocument(Compiled Code)
at lotus.graphics.DrawApplet.readParameters(Compiled Code)
at lotus.graphics.DrawApplet.init(Compiled Code)
at sun.applet.AppletPanel.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
When using the JDK1.1.5 version of appletviewer it works fine.