Different PixelDepths

2007-06-14 Thread Duncan McQueen
I am running vncserver (Xvnc) on a Linux box that is attempting to run a Wine application that requires the icons to be a certain depth. I assume this is 32 as I have tried 16, 24, 8 and 15, but the icons still do not appear on the application. Has anyone else come across this issue with Wine and

Re: Different PixelDepths

2007-06-15 Thread Duncan McQueen
Actually it was depth 24 on my regular X server that solved the issue there. Specifying depth 24 for Xvnc doesn't have the same effect. ___ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/

Re: Different PixelDepths

2007-06-15 Thread Duncan McQueen
Thanks for the reply. I will try that. I do know on my regular X server, it didn't work right until I had the depth set right (I think 32). Now the xdpyinfo shows pixel depths of several different levels on the X server, while VNC only shows two (1 and whatever depth is specified). So I didn't k

Re: Different PixelDepths

2007-06-17 Thread Duncan McQueen
---Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Duncan McQueen > Sent: 15 June 2007 03:18 > To: vnc-list@realvnc.com > Subject: Different PixelDepths > > I am running vncserver (Xvnc) on a Linux box that is > attempting to run a >