On 7/20/23 09:55, Justin England wrote:
>
> Any pointers to where I should look next?
>
This is a fairly common bug and has to do with the order of colors in a
pixel. Some systems do RGB, some do BGR.
For some odd reason, browsers use a different order than most hardware.
And hence, noVNC uses a different order than most native VNC viewers
(which will interact more directly with the hardware).
So that would explain you only seeing it in noVNC.
However, I still think the bug is in your VNC server. noVNC always
requests the same color order, and it is the responsibility of the
server to respect that request.
I would guess that the server has a bug where the request gets ignored,
and it always uses a fixed order. An order that happens to work on most
clients, but not noVNC.
Do you know which VNC server they have integrated in that? You'll need
to file a bug report with them, and hopefully, they can take a look.
Regards
--
Pierre Ossman Software Development
Cendio AB
https://cendio.com
Teknikringen 8
https://twitter.com/ThinLinc
583 30 Linköping
https://facebook.com/ThinLinc
Phone:
+46-13-214600
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?