Hi Everybody, On my *Debian 9.13* i've 3 Freerdp package:
root@myserver:~# apt-cache show *freerdp2-dev* Package: freerdp2-dev Status: install ok installed Priority: optional Section: devel Installed-Size: 1190 Maintainer: Debian Remote Maintainers <[email protected]> Architecture: amd64 Source: freerdp2 Version: 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1 Depends: libfreerdp-client2-2 (= 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1), libfreerdp-server2-2 (= 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1), libfreerdp-shadow-subsystem2-2 (= 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1), libfreerdp-shadow2-2 (= 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1), libfreerdp2-2 (= 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1), libwinpr2-dev (= 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1), winpr-utils (= 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1) Description: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Description-md5: 87d789b26f2354d9180f00d23a677478 Homepage: http://www.freerdp.com/ *root@myserver:~# apt-cache show freerdp2-shadow-x11 * *Package: freerdp2-shadow-x11* *Status: install ok installed* *Priority: optional* *Section: x11* *Installed-Size: 505* *Maintainer: Debian Remote Maintainers <[email protected] <[email protected]>>* *Architecture: amd64* *Source: freerdp2* *Version: 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1* *Provides: freerdp* *Depends: libc6 (>= 2.4), libfreerdp-shadow-subsystem2-2 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1), libfreerdp-shadow2-2 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1), libwinpr2-2 (>= 2.0.0~git20160317.1.75ae3f5+dfsg1)* *Description: FreeRDP x11 shadowing server* * FreeRDP is a libre client/server implementation of the Remote* * Desktop Protocol (RDP).* * .* * This package contains a "shadowing" server that can be used to* * share an already started X11 DISPLAY.* *Description-md5: 5e8fef249679625146e6e6f483c3b488* *Homepage: http://www.freerdp.com/ <http://www.freerdp.com/>* *root@myserver:~# apt-cache show freerdp2-x11* *Package: freerdp2-x11* *Status: install ok installed* *Priority: optional* *Section: x11* *Installed-Size: 1170* *Maintainer: Debian Remote Maintainers <[email protected] <[email protected]>>* *Architecture: amd64* *Source: freerdp2* *Version: 2.0.0~git20190204.1.2693389a+dfsg1-1~bpo9+1* *Replaces: freerdp-x11* *Provides: freerdp* *Depends: libc6 (>= 2.14), libfreerdp-client2-2 (>= 2.0.0~git20190204.1.2693389a+dfsg1), libfreerdp2-2 (>= 2.0.0~git20181120.1.e21b72c95+dfsg1), libwinpr2-2 (>= 2.0.0~git20170725.1.1648deb+dfsg1), libx11-6 (>= 2:1.2.99.901), libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxinerama1, libxrandr2 (>= 2:1.5.0), libxrender1, libxv1* *Conflicts: freerdp-x11* *Description: RDP client for Windows Terminal Services (X11 client)* * FreeRDP is a libre client/server implementation of the Remote* * Desktop Protocol (RDP).* * .* * Currently, the FreeRDP client supports the following Windows Versions:* * .* * * Windows NT Server* * * Windows 2000 Terminal Server* * * Windows XP* * * Windows 2003 Server* * * Windows Vista* * * Windows 2008/2008r2/2011SBS Server* * * Windows 7* * * Windows 2012/2012r2 Server* * * Windows 8* * * Windows 10* * .* * This package contains the X11 based client.* *Description-md5: c4929c6614bb3d2257a1f67d82098bd3* *Homepage: http://www.freerdp.com/ <http://www.freerdp.com/>* Here is the source I used in APT setup: deb http://deb.debian.org/debian stretch-backports main *1) Do I have the right versions of these 3 packages to make it work ?* *2) Are there only 3 packages to install ?* I also tried to check "disable-glyph-cache" from GUI of Guacamole but unfortunately the problem is the same :( Any help would be greatly appreciated as it's a shame I have to use a third party software (Remmina which works) just for the RDP protocol :( Many thanks Mickaël Le ven. 18 juin 2021 à 15:10, Nick Couchman <[email protected]> a écrit : > On Fri, Jun 18, 2021 at 5:15 AM Philippe MARASSE > <[email protected]> wrote: > >> Hello, >> >> You may have to install a more recent freerdp library : we're using guacd >> 1.3.0 on debian10, but with freerdp from backports ! >> > > You also might try setting the "disable-glyph-cache" option. This is a > known issue that is addressed in 1.4.0 related to FreeRDP's lack of support > for several RDP caches. > > -Nick >
