i experienced exactly the same problem connecting to a linux xvnc server
from a windows client, the problem has nothing to do with direct-x or any
such like but instead is to do with the color depth of the xvnc server, you
dont say what color depth you are using but the problem occurs in 16-bit
mode which has a known problem, basically without going into too much detail
the solution is to run the xvnc server as:

    vncserver -pixelformat rgb565 -depth 16

hope this helps

dan


----- Original Message -----
From: "Rainer Stransky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 17, 2001 2:57 PM
Subject: Re: Swing based Java GUI, cannot be displayed


> This option is not available for my Linux vncserver, what is clear for
> me, Linux has no DirectX.
>
> The problem does also occur for Linux server and a Linux viewer (with
> absolute no DirectX involved).
>
> Has anybody a Swing based application ever had running with VNC ?
>
>
> Rainer
>
> "Erlichmen, Shay" wrote:
> >
> > Swing is based on DirectX in order to capture it move your agent to
> > PollFullScreen Mode
> >
> .....
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to