Ivan Levashev created GUACAMOLE-787:
---------------------------------------
Summary: Dynamic display resize broken due to missing FreeRDP
disp-client plugin in Docker image
Key: GUACAMOLE-787
URL: https://issues.apache.org/jira/browse/GUACAMOLE-787
Project: Guacamole
Issue Type: Improvement
Components: guacd-docker, RDP
Environment: guacamole/guacd:latest 57f6ce568e0d (4 months ago) as
reported by docker images
Reporter: Ivan Levashev
Dynamic screen resize via RDP 8.1+ protocol extensions does not work. It
apparently relies on FreeRDP plugin absent from guacd Docker image.
This is an excerpt from guacd container logs:
Loading Dynamic Virtual Channel disp
LoadLibraryA: /usr/lib/x86_64-linux-gnu/freerdp/disp-client.so: cannot open
shared object file: No such file or directory
This may be not the only FreeRDP plugin missing from guacd Docker image. Docker
image is expected to expose many features configured out of box.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)