no problem, glad it worked :)

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


> Hi Dan,
>
> thank for your help. Your suggested option work really fine, with linux-
> and ms-viewer.
>
> Rainer
>
> dan grundy wrote:
> >
> > 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
> > ---------------------------------------------------------------------
>
> --
> --------------------------------------------------------------------------
> Software Factory GmbH
> mailto:[EMAIL PROTECTED]
> Panoramastr. 47, 73084 Salach              phone  : +49 7162 460592
>  o technical software development          fax    : +49 7162 460593
>  o system engineering                      mobile : +49 172 6714084
>  o consulting                              www    : http://www.so-fa.de
> --------------------------------------------------------------------------
> ---------------------------------------------------------------------
> 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