This sounds like it might be a problem with Sun's multi-depth X server. I think the error is saying that it can't look up pixel value 224 (0xe0). This is bizarre as it appears to have an 8-bit colourmap so any value from 0 to 255 ought to be valid.
What does xdpyinfo say on the two different types of machine? Cheers Tristan ----- Original Message ----- From: "Mike Dennison" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 10:13 PM Subject: Beta 4 x0vncserver on Sparc Solaris 2.5 > I am perplexed for the following reason. I installed beta 4 on an Ultra > 10 with Solaris 2.5.1 and my tests of x0vncserver were successful!!! > Worked wonderfully!!! Client machine is Win XP with VNC b4. But then I > tried it on an Ultra 60 using Solaris 2.5.1 and it was unsuccessful with > the following error messages on the server: > > > [EMAIL PROTECTED]:/opt/vnc# ./x0vncserver -rfbport 5900 -PasswordFile > /opt/vnc/passwd & > [1] 14731 > main: XTest extension present - version 2.2 Using shared memory > XImage > main: Listening on port 5900 > Fri Oct 10 10:00:44 2003 Connections: accepted: 192.168.0.40::1473 > SConnection: Client needs protocol version 3.7 > SConnection: Client requests security type VncAuth(2) > Warning: no /dev/urandom or /dev/random - using rand() > Fri Oct 10 10:00:47 2003 Client: Server default pixel format depth > 8 (8bpp) colour-map > Client: Client pixel format depth 8 (8bpp) colour-map > X Error of failed request: BadValue (integer parameter out of range > for operation) > Major opcode of failed request: 91 (X_QueryColors) > Value in failed request: 0xe0 > Serial number of failed request: 239 > Current serial number in output stream: 239 > ~ImageCleanup called > ~Image called - usingShm 1 > [1] Exit 1 > > > Any ideas? > Your help would be greatly appreciated! > Thanks! > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
