Skip Menu |

This queue is for tickets about the Net-VNC CPAN distribution.

Report information
The Basics
Id: 17258
Status: rejected
Priority: 0/
Queue: Net-VNC

People
Owner: Nobody in particular
Requestors: cpan [...] clotho.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.30
Fixed in: (no value)



Subject: Broken pipe errors due to ignored server messages
I've been using socat as a proxy between Net::VNC and my OSXvnc server for debugging. I'm getting "Broken Pipe" messages from the socat proxy because the server is sending a message type 1 ("SetColourMapEntries") that the client is ignoring. I'm new to RFB, but I *think* this is because the client is specifying 8 BPP. Perhaps the client should set a select() to watch the server pipe? -- Chris
I'm afraid I can't reproduce this with socat and 8bpp. Sorry, Leon