On Tue, 07 Dec 1999 11:36:20 +0000, Robert Krueger wrote:
>Hi,
>
>starting a swing app with rc3 I see the following:
>
>Exception occurred during event dispatching:
>java.lang.InternalError: Unsupported 24-bit depth
[...]
>this happens when the X-output is displayed on an NT box using the
>Xwin32 X-Server, any more information I can provide to the porting team
>that would help? When I use the X-Display on the machine the app is
>running on, it works.
>
>same app runs fine in the exact same environment using rc2 (still have
>both installed).
We had to do some tweeking to the client to support some of the other
strange 24-bit displays out there. X-Windows really has a nasty problem
with dealing with different depths when you try to control the images
directly. (As in make bitmaps that are then blitted to the display)
Could you run: xdpyinfo when running on the Xwin32 display?
(This is a simple console application) Please send the output of the
command as that will help identify the type of display environment X
thinks you have.
--
Michael Sinz ---- Technology and Engineering Director/Consultant
"Starting Startups" mailto:[EMAIL PROTECTED]
My place on the web ---> http://www.users.fast.net/~michael_sinz
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]