[ https://issues.apache.org/jira/browse/GUACAMOLE-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Couchman updated GUACAMOLE-2062: ------------------------------------- Fix Version/s: 1.6.0 > VNC logs are noisy if server does not support client-initiated resize > --------------------------------------------------------------------- > > Key: GUACAMOLE-2062 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-2062 > Project: Guacamole > Issue Type: Bug > Components: VNC > Affects Versions: 1.6.0 > Reporter: Mike Jumper > Assignee: Nick Couchman > Priority: Minor > Fix For: 1.6.0 > > > The VNC resize support added by GUACAMOLE-1196 works well, but is noisy when > the VNC server _doesn't_ support resize. Messages regarding the > unavailability of screen data are logged repeatedly at the warning level: > {code:none} > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > guacd[118969]: Screen data has not been initialized, yet. > {code} > This should probably be moved to debug. -- This message was sent by Atlassian Jira (v8.20.10#820010)