Re: Compile failure. Guacamole-server

2016-08-25 Thread Mike Jumper
Hi Thomas, Mind opening an issue for this in JIRA? https://issues.apache.org/jira/browse/GUACAMOLE/ Thanks, - Mike On Thu, Aug 25, 2016 at 9:45 PM, Thomas Bereknyei wrote: > A function is now deprecated in /src/protocols/rdp/rdp_fs.c: > >

Re: I see option for screen recording - where is this recording saved?

2016-08-25 Thread seba
Busy at work... Yes, just as a first tip; try mkdir'in a directory at the box you're connecting (let's call it '/var/log/screen_grabs'), chmod & chown it so as guacd can access and write into it, and then, at config connection screen, find out the paragraph which talks about screen captures and

Single persistent SSH connection

2016-08-25 Thread Steve Karam
I’m running Guacamole 0.9.9 with SSH to a server in an iframe on a portal page. Whenever the page is loaded, Guacamole of course starts a new SSH session. Does anyone have ideas on how to make the session persistent? One idea was to start ‘screen’ on initial launch, then execute ‘screen -rx’ on

Re: I see option for screen recording - where is this recording saved?

2016-08-25 Thread Κωστής Γκιόκας
any ideas? On Wed, Aug 24, 2016 at 3:59 PM, Κωστής Γκιόκας wrote: > Guacamole 0.9.9 . In connection settings I see options for screen > recording. I set a name and path (just one folder) but I cannot seem to > find the recording information anywhere. > > Where can I find

guacd crashing when printing large output on stdout from SSH connection

2016-08-25 Thread Nischay Singh Rathore
Hi team, Thanks for the Guacamole project. It is great and useful. I am trying to implement it for my personal use. I am facing issue with SSH connection when trying to print or execute command with large output. SSH connection crashes. I have raised a ticket for this - https://issues.apache.org/