You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Chee-Yang Chau <cy...@gmail.com> on 2019/01/24 13:36:56 UTC

Set available-languages in guacamole.properties has no function

Hi,

In /etc/guacamole/guacamole.properties, I set

available-languages: en

and restart tomcat8 service.

However, the guacamole language setting still show all languages.  I am
using commit from tag 1.0.0

-- 
Best regards,
Chau Chee Yang

Re: Set available-languages in guacamole.properties has no function

Posted by Chee-Yang Chau <cy...@gmail.com>.
Yes. it works. Thanks Mike.

On Fri, Jan 25, 2019 at 8:37 AM Mike Jumper <mj...@apache.org> wrote:

> It looks like the property listed in the manual is incorrect.
> Rechecking the code, the property should be "allowed-languages", not
> "available-languages":
>
>
> https://github.com/apache/guacamole-client/blob/7e7b6fde4cd63ac8ec21e2ee900ae865d15a4c36/guacamole/src/main/java/org/apache/guacamole/extension/LanguageResourceService.java#L77-L88
>
> - Mike
>
> On Thu, Jan 24, 2019 at 4:29 PM Chee-Yang Chau <cy...@gmail.com> wrote:
> >
> > I am using incognito mode.  And I did close and re-open the browser too
> when trying the available languages setting.  However, it doesn't work
> either.
> >
> > On Fri, Jan 25, 2019 at 2:59 AM Mike Jumper <mj...@apache.org> wrote:
> >>
> >> On Thu, Jan 24, 2019 at 5:44 AM Chee-Yang Chau <cy...@gmail.com>
> wrote:
> >> >
> >> > Hi,
> >> >
> >> > In /etc/guacamole/guacamole.properties, I set
> >> >
> >> > available-languages: en
> >> >
> >> > and restart tomcat8 service.
> >> >
> >> > However, the guacamole language setting still show all languages.  I
> am using commit from tag 1.0.0
> >> >
> >>
> >> Have you tried clearing browser cache?
> >>
> >>
> >> - Mike
> >
> >
> >
> > --
> > Best regards,
> > Chau Chee Yang
>


-- 
Best regards,
Chau Chee Yang

Re: Set available-languages in guacamole.properties has no function

Posted by Mike Jumper <mj...@apache.org>.
It looks like the property listed in the manual is incorrect.
Rechecking the code, the property should be "allowed-languages", not
"available-languages":

https://github.com/apache/guacamole-client/blob/7e7b6fde4cd63ac8ec21e2ee900ae865d15a4c36/guacamole/src/main/java/org/apache/guacamole/extension/LanguageResourceService.java#L77-L88

- Mike

On Thu, Jan 24, 2019 at 4:29 PM Chee-Yang Chau <cy...@gmail.com> wrote:
>
> I am using incognito mode.  And I did close and re-open the browser too when trying the available languages setting.  However, it doesn't work either.
>
> On Fri, Jan 25, 2019 at 2:59 AM Mike Jumper <mj...@apache.org> wrote:
>>
>> On Thu, Jan 24, 2019 at 5:44 AM Chee-Yang Chau <cy...@gmail.com> wrote:
>> >
>> > Hi,
>> >
>> > In /etc/guacamole/guacamole.properties, I set
>> >
>> > available-languages: en
>> >
>> > and restart tomcat8 service.
>> >
>> > However, the guacamole language setting still show all languages.  I am using commit from tag 1.0.0
>> >
>>
>> Have you tried clearing browser cache?
>>
>>
>> - Mike
>
>
>
> --
> Best regards,
> Chau Chee Yang

Re: Set available-languages in guacamole.properties has no function

Posted by Chee-Yang Chau <cy...@gmail.com>.
I am using incognito mode.  And I did close and re-open the browser too
when trying the available languages setting.  However, it doesn't work
either.

On Fri, Jan 25, 2019 at 2:59 AM Mike Jumper <mj...@apache.org> wrote:

> On Thu, Jan 24, 2019 at 5:44 AM Chee-Yang Chau <cy...@gmail.com> wrote:
> >
> > Hi,
> >
> > In /etc/guacamole/guacamole.properties, I set
> >
> > available-languages: en
> >
> > and restart tomcat8 service.
> >
> > However, the guacamole language setting still show all languages.  I am
> using commit from tag 1.0.0
> >
>
> Have you tried clearing browser cache?
>
>
> - Mike
>


-- 
Best regards,
Chau Chee Yang

Re: Set available-languages in guacamole.properties has no function

Posted by Mike Jumper <mj...@apache.org>.
On Thu, Jan 24, 2019 at 5:44 AM Chee-Yang Chau <cy...@gmail.com> wrote:
>
> Hi,
>
> In /etc/guacamole/guacamole.properties, I set
>
> available-languages: en
>
> and restart tomcat8 service.
>
> However, the guacamole language setting still show all languages.  I am using commit from tag 1.0.0
>

Have you tried clearing browser cache?


- Mike