[fedora-java] RSSOwl broken in FC5

Andrew Overholt overholt at redhat.com
Fri Jun 2 05:02:41 UTC 2006


Hi,

I have yet to file this (I will tomorrow), but RSSOwl is broken for me
after the recent gcc and Eclipse updates.  I'm not sure which update it was
that broke it, but I get the attached stack trace when I try to run.  I
tried rebuilding and it didn't help.  I also tried temporarily moving my
~/.rssowl out of the way but that didn't help either.  I can debug more
tomorrow.

Andrew
-------------- next part --------------
$ rssowl
Exception in thread "main" org.eclipse.swt.SWTException: i/o error (java.util.zip.ZipException: Deflated stream ends early.)
   at org.eclipse.swt.SWT.error(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.SWT.error(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.internal.image.GIFFileFormat.readID(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.internal.image.GIFFileFormat.getExtensions(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.internal.image.GIFFileFormat.loadFromByteStream(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.internal.image.FileFormat.loadFromStream(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.internal.image.FileFormat.load(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.graphics.ImageLoader.load(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.graphics.ImageDataLoader.load(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.graphics.ImageData.<init>(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.graphics.Image.<init>(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at net.sourceforge.rssowl.util.shop.PaintShop.loadImage(rssowl.jar.so)
   at net.sourceforge.rssowl.util.shop.PaintShop.loadImage(rssowl.jar.so)
   at net.sourceforge.rssowl.util.shop.PaintShop.initIcons(rssowl.jar.so)
   at net.sourceforge.rssowl.controller.GUI.startUp(rssowl.jar.so)
   at net.sourceforge.rssowl.controller.GUI.<init>(rssowl.jar.so)
   at net.sourceforge.rssowl.controller.RSSOwlLoader.<init>(rssowl.jar.so)
   at net.sourceforge.rssowl.controller.RSSOwlLoader.main(rssowl.jar.so)
Caused by: java.util.zip.ZipException: Deflated stream ends early.
   at java.util.zip.InflaterInputStream.fill(libgcj.so.7)
   at java.util.zip.InflaterInputStream.read(libgcj.so.7)
   at java.util.zip.InflaterInputStream.read(libgcj.so.7)
   at java.io.FilterInputStream.read(libgcj.so.7)
   at java.util.jar.JarFile$EntryInputStream.read(libgcj.so.7)
   at org.eclipse.swt.internal.image.LEDataInputStream.read(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   ...16 more
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/java-devel/attachments/20060602/a274e21c/attachment.bin 


More information about the java-devel mailing list