necouchman commented on PR #469: URL: https://github.com/apache/guacamole-server/pull/469#issuecomment-2093465947
Okay, I was able to test it and am successfully sending the `SendExtDesktopSize()` message size, but immediately after the resize it's failing on the `HandleRFBServerMessage()` call, here: https://github.com/necouchman/guacamole-server/blob/12c98e331c1dc85b36f2c194fc067ba7fbd29cfe/src/protocols/vnc/vnc.c#L473-L479 So, something about the resize is not working correctly - I'm not sure if there's something that needs to be updated in the `rfbClient` when the resize is sent, or it's a bug, or...? -- 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