Raspberry Pi3 Debian compile fails for Stable and git versions of Guacamole server

2017-08-30 Thread ReachNab
CC libguac_terminal_la-typescript.lo typescript.c: In function 'guac_terminal_typescript_alloc': typescript.c:133:46: error: '%s' directive writing 6 bytes into a region of size between 0 and 2047 [-Werror=format-overflow=] sprintf(typescript->timing_filename, "%s.%s", typescript->data

Re: Browser crashes while copying Data ( More than 5000 lines ) in Internet Explorer and Microsoft Edge

2017-08-30 Thread Mike Jumper
On Wed, Aug 30, 2017 at 4:53 AM, Amarjeet Singh wrote: > ... > > - I have checked on *JIRA *as well where it has been issued as a BUG > > *Ticket No : GUACAMOLE-310 >> Multi-line text >> clipboard strips LF* > > > This particular issue is a

Docker-compose sample

2017-08-30 Thread Suncatcher16
Hi, it would be nice to have docker-compose sample for guacamole, maybe on Docker Hub or somewhere else. Personally I feel complications in starting Guacamole and related containers manually as they should be started/linked in particular order and with certain parameters. I assume, it would be use

Docker-compose sample

2017-08-30 Thread Suncatcher16
Hi, it would be nice to have docker-compose sample for guacamole, maybe on Docker Hub or somewhere else. Personally I feel complications in starting Guacamole and related containers manually as they should be started/linked in particular order and with certain parameters. I assume, it would be usef

Browser crashes while copying Data ( More than 5000 lines ) in Internet Explorer and Microsoft Edge

2017-08-30 Thread Amarjeet Singh
Hi Team, I have seen few issues in guacamole Client Clipboard 1. While copying multi line text from OS clipboard to remote Clipboard all the CR (or CR/LF) are stripped out of the pasted text. *Text when copied from JS file from local Machine:* function __send_blob(bytes) { > > > v

Re: Docker installation problem

2017-08-30 Thread Suncatcher16
Nick Couchman-2 wrote > Also, if I were you, I would not post the public IP address of your > cloud-based database instance - even if you have the necessary ACLs in > place, it's just not a great idea to advertise that you're running a > particular service on that IP, on a publicly-accessible maili