bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/29214] IllegalArgumentException with gappletviewer in firefox


From: fkung at redhat dot com
Subject: [Bug awt/29214] IllegalArgumentException with gappletviewer in firefox
Date: 6 Oct 2006 14:33:08 -0000


------- Comment #1 from fkung at redhat dot com  2006-10-06 14:33 -------
Without the source of the applet, this is going to be a really tough one to
track down... a negative height is being passed from the applet into
Component.createImage, which *should* fail.  Unfortunately, without the source,
I have no idea where the applet gets this -1 from.

I suspect it's attempting to read the width/height from an image that has not
finished loading (AFAIK, Sun does this too - opening an image file won't load
the actual contents immediately), but that's just a guess...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29214





reply via email to

[Prev in Thread] Current Thread [Next in Thread]