On Mon, 2 Jul 2012 08:31:41 -0400
Brian Hinz <bph...@users.sourceforge.net> wrote:

> 
> I put some debug print statements in and it seems to either in
> vncHooksPolyRectangle or vncHooksPolyFillRect (oddly, RHEL5 seems to call
> PolyRectangle and Fedora 16 calls PolyFillRect).  It would make sense for
> it to be PolyRectangle since it's clearly the outlines of 1px wide boxes
> that are not being drawn, but after comparing to the TurboVNC (which
> doesn't exhibit the same problem) source code I have have not been able to
> figure out what's going on.  I noticed that every once in a while interior
> box outlines are drawn, but never the outermost outline for a given window
> or box.  Requesting a screen refresh from the client causes everything to
> be drawn correctly until some part of the outline is damaged and then that
> area is not re-drawn correctly unless another refresh is requested.
> 

This particular thing might be a bit more difficult to find since it is
implicitly drawn by the X server, rather than as a result of a client
request. Perhaps there are special draw functions, or that the hooks
don't work properly for these implicit things.

Rgds
-- 
Pierre Ossman           Software Development
Cendio AB               http://cendio.com
Teknikringen 8          http://twitter.com/ThinLinc
583 30 Linköping        http://facebook.com/ThinLinc
Phone: +46-13-214600    http://plus.google.com/112509906846170010689

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to