Build : Java2D:15-Sep-98@1017
Machine : Visual Lab-"Tech Pub PC" P166 / Matrox
App : Java2Demo sub: Transform.SelectTx
Bit dep.: only in 24bit. (8/16 fine)
With the screen depth set to 24. When selecting the Transform section the SelectTx app dumps an exception. The screen never fully updates and stays in the half painted state while the app is dumping the exception.
java.exe full version "Java2D:15-Sep-98@10:17"
Exception occurred during event dispatching:
java.awt.image.ImagingOpException: Unable to transform src image
at java.awt.image.AffineTransformOp.filter(AffineTransformOp.java:209)
at sun.java2d.SunGraphics2D.renderingPipeImage(Compiled Code)
at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:1685)
at sun.awt.image.BufferedImageGraphics2D.drawImage(BufferedImageGraphic
2D.java:519)
at demos.Transforms.SelectTx.drawDemo(SelectTx.java:209)
at DemoSurface.paint(DemoSurface.java:257)
at javax.swing.JComponent.paintWithBuffer(Compiled Code)
at javax.swing.JComponent._paintImmediately(Compiled Code)
at javax.swing.JComponent.paintImmediately(Compiled Code)
at javax.swing.RepaintManager.paintDirtyRegions(Compiled Code)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Syste
EventQueueUtilities.java:185)
at javax.swing.SystemEventQueueUtilities.processRunnableEvent(Compiled
ode)
at javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(Co
piled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:68)
appears on winNT as well.
brian.lichtenwalter@Eng 1998-09-18
Machine : Visual Lab-"Tech Pub PC" P166 / Matrox
App : Java2Demo sub: Transform.SelectTx
Bit dep.: only in 24bit. (8/16 fine)
With the screen depth set to 24. When selecting the Transform section the SelectTx app dumps an exception. The screen never fully updates and stays in the half painted state while the app is dumping the exception.
java.exe full version "Java2D:15-Sep-98@10:17"
Exception occurred during event dispatching:
java.awt.image.ImagingOpException: Unable to transform src image
at java.awt.image.AffineTransformOp.filter(AffineTransformOp.java:209)
at sun.java2d.SunGraphics2D.renderingPipeImage(Compiled Code)
at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:1685)
at sun.awt.image.BufferedImageGraphics2D.drawImage(BufferedImageGraphic
2D.java:519)
at demos.Transforms.SelectTx.drawDemo(SelectTx.java:209)
at DemoSurface.paint(DemoSurface.java:257)
at javax.swing.JComponent.paintWithBuffer(Compiled Code)
at javax.swing.JComponent._paintImmediately(Compiled Code)
at javax.swing.JComponent.paintImmediately(Compiled Code)
at javax.swing.RepaintManager.paintDirtyRegions(Compiled Code)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Syste
EventQueueUtilities.java:185)
at javax.swing.SystemEventQueueUtilities.processRunnableEvent(Compiled
ode)
at javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(Co
piled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:68)
appears on winNT as well.
brian.lichtenwalter@Eng 1998-09-18