You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Bastien (Jira)" <ji...@apache.org> on 2021/05/06 16:25:00 UTC

[jira] [Commented] (GUACAMOLE-1335) RDP connection crash without any error

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340291#comment-17340291 ] 

Bastien commented on GUACAMOLE-1335:
------------------------------------

I had a doubt about freerdp-dev. When I compile I always used dev version for all dependencies (Is guacamole only using the dynamic libraries ?). I check the guacamole install documentation. For rdp, it's clear we should use 2.0.0 and "not a non release version from git" as documented ([https://github.com/FreeRDP/FreeRDP/issues/2839)|https://github.com/FreeRDP/FreeRDP/issues/2839]. But the mistake I did is using the package listed in the documentation :
||Debian / Ubuntu package|freerdp2-dev|
||Fedora / CentOS / RHEL package|freerdp-devel|

Maybe a warning could be added in the documentation to check the version packaged with the distribution.

I will try to build [https://github.com/FreeRDP/FreeRDP/releases/tag/2.0.0] and rebuild guacamole

> 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)