You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/06/19 04:53:00 UTC

[jira] [Commented] (GUACAMOLE-1076) Another copy of RemoteApp is launched in case of session reconnect

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

Mike Jumper commented on GUACAMOLE-1076:
----------------------------------------

It's not immediately clear why the behavior is different since the migration to FreeRDP 2.0.0 - the data being sent _appears_ to be the same.

I think I will have to log the raw RDP packets sent by FreeRDP and do a comparison.

> Another copy of RemoteApp is launched in case of session reconnect
> ------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1076
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1076
>             Project: Guacamole
>          Issue Type: Bug
>          Components: RDP
>    Affects Versions: 1.1.0
>            Reporter: Valerii
>            Assignee: Mike Jumper
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: after-reconnect.PNG, before-reconnect.PNG
>
>
> Hi, I've performed a test deployment of Guacamole in my infra, most things are working as expected, thank you for this software.
> Unfortunately, I'm observing a strange behaviour with RemoteApps, which looks like a bug. If I disconnect from a RemoteApp session (for whatever reason), and then connect to it again, a new copy of application is launched, so after a couple of reconnects I could have 5+ launched applications in the same session. I've tried to limit an user to a single session, but that didn't help.
> Guacamole deployment: all deployed in docker containers on a single host per official install manual, no any configs changes
> Terminal services deployment: tried fully official deployment with AD per MS recommendations, and standalone test server with [http://www.kimknight.net/remoteapptool,] the result is the same
> Remote connection config: specified RDP, Hostname, Username, Password, checked "Ignore server certificate", and specified "RemoteApp" -> "Program", ||Notepad in my test case, all other options are the same.
> Steps to reproduce:
>  # Open a RemoteApp connection, check that application is successfully started
>  # Press Ctrl+Alt+Shift, select Disconnect from left side window menu on top
>  # Press Home button in "DISCONNECTED" window
>  # In Recent Connections select the same connection, and open it again
>  # After connecting to the session, observe that there are two application windows are present, please see the attached screenshots
> Could you please take a look on this issue, and fix it? If there are any logs or some other test steps are needed from my side, I'm happy to provide them



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