OK, switching to 16bpp fixed the problem. The question remains, is this a
Linux-Java bug or a Sun-Java bug? As in, should I report it to the blackdown
team or to Sun, or have you already reported it? If the same problem occurs
displaying to a Linux box from a Solaris machine, then it seems that
Sorry, the attachment on that last one had a few references to other projects that I
had been
testing . Here's a clean version of the ame class (it still gets the same exception).
Thanks
again.
-Dave
"David A. Green" wrote:
> First, let me express my gratitude and cong
First, let me express my gratitude and congratulations to the blackdown
porting team. Great job!
Second, I have run into a bug/issue regarding the createImage(int, int)
function in java.awt.component. I call this function to create an
off-screen image to be used for double-buffering. I get the