You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by magictapir <du...@gmail.com> on 2018/02/16 13:37:54 UTC

RDP Connection Name missing in browser tab (0.9.13)

I have a Guacamole install running on 0.9.10. Here for all RDP connections,
the Connection Name is shown in the browser tab.

I also have two 0.9.13 installs. For both of these, the name appears very
briefly in the tab but is overwritten by the IP address.
However, for SSH it works as expected and the connection name shows in the
tab.

How might I return the Connection Name to the browser tab? It's useful when
you have several open.



--
Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: RDP Connection Name missing in browser tab (0.9.13)

Posted by Nick Couchman <vn...@apache.org>.
On Fri, Feb 16, 2018 at 8:37 AM, magictapir <du...@gmail.com> wrote:

> I have a Guacamole install running on 0.9.10. Here for all RDP connections,
> the Connection Name is shown in the browser tab.
>
> I also have two 0.9.13 installs. For both of these, the name appears very
> briefly in the tab but is overwritten by the IP address.
> However, for SSH it works as expected and the connection name shows in the
> tab.
>

I wonder if this is related to this issue:

https://issues.apache.org/jira/browse/GUACAMOLE-502

??  If so, it was recently fixed in the Git code and should make it's way
into the next release.

-Nick