Menu

#2 java.lang.RuntimeException: gio: internal error. code 0x not

v1.0_(example)
open
nobody
5
2007-01-20
2007-01-20
Philippe
No

Hello,

I can not save any more to GIF format.
I get an error "code 0x not found" in a dialog box

It happen after I changed slides order.

I can still save as jd format but no animated gif.

Here is the java stactrace :

C:\jdraw> java -jar jdraw_v1.1.5.jar
Look&Feel 'com.sun.java.swing.plaf.windows.WindowsLookAndFeel' created.
opening jar file 'C:/jdraw/jdraw_v1.1.5.jar'
Happy drawing!
Opened.
[exception] gio: internal error. code 0x not found.
java.lang.RuntimeException: gio: internal error. code 0x not found.
at jdomain.util.Assert.fail(Unknown Source)
at jdomain.util.Assert.isTrue(Unknown Source)
at jdomain.jdraw.gio.GIFWriter.output(Unknown Source)
at jdomain.jdraw.gio.GIFWriter.compress(Unknown Source)
at jdomain.jdraw.gio.GIFWriter.writeImageData(Unknown Source)
at jdomain.jdraw.gio.GIFWriter.writeFrame(Unknown Source)
at jdomain.jdraw.gio.GIFWriter.writeGIF(Unknown Source)
at jdomain.jdraw.gio.GIFWriter.writeGIF(Unknown Source)
at jdomain.jdraw.gio.GIFWriter.writeGIF(Unknown Source)
at jdomain.jdraw.gui.JDHandler.createIconLabel(Unknown Source)
at jdomain.util.gui.IconViewer.addImage(Unknown Source)
at jdomain.util.gui.IconViewer.rebuild(Unknown Source)
at jdomain.util.gui.IconViewer.contentsChanged(Unknown Source)
at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source)
at javax.swing.plaf.basic.BasicDirectoryModel.fireContentsChanged(Unknow
n Source)

Discussion


Log in to post a comment.