corentin-soriano commented on PR #560: URL: https://github.com/apache/guacamole-server/pull/560#issuecomment-3043756276
> Frequently resizing a monitor window, e.g. by using Maximize and Restore down of the window in quick succession, can cause a RDP disconnect with the following message in the guacd logs: > > ``` > GUAC_ASSERT in guac_rdp_gdi_desktop_resize() failed at gdi.c:172. > ``` > > [Assertion code](https://github.com/apache/guacamole-server/blob/5294c1b803cc454261c889aad1eabe3ec30a4c84/src/protocols/rdp/gdi.c#L172) > > Is it possible to wait for the flush or just discard the affected window instead of crashing the connection? Which version of freerdp are you using? If you are on v3, can you update it to at least version 3.8.0? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
