mike-jumper opened a new pull request, #601:
URL: https://github.com/apache/guacamole-server/pull/601

   This addresses the issue reported on the mailing list that 1.6.0-RC2 fails 
to render a frame when the only change to the display involves a rectangle of 
solid color:
   
   https://lists.apache.org/thread/fxmp86kn216nyswo5dj0koq5h97ypbky
   
   Rather than awaken the worker threads only if there are layer property 
changes or images require encoding, this change forces the worker threads to 
awaken for all frames, universally flushing a frame boundary (`sync` 
instruction) whenever a frame is completed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to