How does it work ?
peter at transvirtual.com
peter at transvirtual.com
Mon Dec 28 03:10:39 PST 1998
Alice,
On Mon, 28 Dec 1998, you wrote:
>For exemple, with Thursday 24 kaffe-snap, whithout change, when I run
>WidgetsDemo.sh ( with tvt.jpg) the image is not displayed and this error is
>caught:
>java.lang.NullPointerException
> at java/awt/ImageFileProducer.startProduction(27)
> at java/awt/Image.loadImage(189)
What about this one:
$ diff -bBd imgjpeg.c-snap imgjpeg.c
245c245
< Image *img;
---
> Image *img = 0;
Just hold on long enough with your bug-reports :-) Thanks.
-- Peter
More information about the kaffe
mailing list