[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Couchman updated GUACAMOLE-1104:
-------------------------------------
    Fix Version/s:     (was: 1.2.0)

> Remove the multiple calls of guac_rdp_disp_update_size() function in the 
> guacamole server
> -----------------------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1104
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1104
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-server, RDP
>    Affects Versions: 1.1.0
>            Reporter: Jimmy
>            Priority: Minor
>              Labels: easyfix
>         Attachments: image-2020-06-17-19-25-20-220.png, 
> image-2020-06-17-19-32-30-990.png
>
>
> While using the guacamole server, I found that the 
> guac_rdp_disp_update_size() function is unnecessarily several times called.
> This function is called when resizing the browser.
>  The call stack of this function follows as below:
>  !image-2020-06-17-19-25-20-220.png!
>   
>  This call is normal.
>  But this function is continuously called in the loop of the 
> guac_rdp_handle_connection() function regardless of the resizing of the 
> browser.
>  !image-2020-06-17-19-32-30-990.png!
>   
>  I removed the call and tested the relevant features such as resizing.
>  It works well.
> So I think that we have to remove this call.
> If this issue is accepted by you, I want to fix it myself.
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to