x-7 commented on PR #469: URL: https://github.com/apache/guacamole-server/pull/469#issuecomment-2173601786
@necouchman i found the screen id is alway 0 return from tigervncserver,which will no pass the screen [validation](https://github.com/LibVNC/libvncserver/blob/master/src/libvncclient/rfbclient.c#L2127) finally, i fix my resize problem by the [pr](https://github.com/LibVNC/libvncserver/pull/620) and it still work ok when i comment the code `guac_client_for_owner(client, guac_vnc_display_set_owner_size, rfb_client);` -- 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]
