[
https://issues.apache.org/jira/browse/GUACAMOLE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340365#comment-17340365
]
Mike Jumper commented on GUACAMOLE-1335:
----------------------------------------
{quote}
When I compile I always used dev version for all dependencies (Is guacamole
only using the dynamic libraries ?).
{quote}
The {{*-dev}} version is needed for compilation, as that's the package that
provides the header files. After things are built, only the shared libraries
are used.
{quote}
But the mistake I did is using the package listed in the documentation :
...
{quote}
The package in the documentation is correct - the issue here is only with the
version of FreeRDP that happens to have been used for Debian 10's package.
{quote}
I will try to build https://github.com/FreeRDP/FreeRDP/releases/tag/2.0.0 and
rebuild guacamole
{quote}
A better solution would be to use the {{freerdp2-dev}} package from
buster-backports, which is a stable release, rather than {{freerdp2-dev}} from
buster, which is a git snapshot from before 2.0.0.
https://packages.debian.org/buster-backports/freerdp2-dev
> RDP connection crash without any error
> --------------------------------------
>
> Key: GUACAMOLE-1335
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1335
> Project: Guacamole
> Issue Type: Bug
> Components: guacd, RDP
> Affects Versions: 1.3.0
> Environment: Guacamole installed on Debian Buster 10.8
> Reporter: Bastien
> Priority: Minor
> Attachments: KO-with-sound-guacd.log, OK-wihout-sound-guacd.log,
> failure-from-guacamole-xrdp.log, success-from-windows-xrdp.log
>
>
> I install two Guacamole and set-up each a RPD connection to a xrdp server
> (one Debian Buster with xfce4, one Centos 7 with gnome). sesman start and
> work, it crashed just after login without any specific error. I made some
> tests :
> * connect from Windows 10 Remote Desktop : OK
> * connect from Remmina (on one Guacamole server) to Debian : OK
> * connection from Guacamole : KO
> I attach xrdp servers logs (xrdp and guacd set to 'debug' level). I didn't
> see any specific errors, nor in gnome nor in xfce logs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)