Re: Kill session button in UI?

2017-11-17 Thread Nick Couchman
On Thu, Nov 16, 2017 at 10:40 PM, dan wrote: > Thanks for the reply Mike. > > VNC especially isn't disconnecting for instance when a remote machine is > rebooted, or the connection is disrupted. I can connect with realvnc, but > guac's VNC will just sit there showing the last image indefinitely.

HTTP header authentication not working. Infomation missing

2017-11-17 Thread Masood
I am trying to add HTTP header auth extension into guacamole. I have followed all the instructions from the chapter 9 of Manual. The jar file is in the extension folder, but I don't see any new loaded extension in syslog. I have not added any new property to the guacamole.properties. As it is optio

Re: Kill session button in UI?

2017-11-17 Thread dan
"Well, sounds like the best option would be to get to the root cause of why the VNC connection isn't closing properly?" Where should I start? I'm using the built-in guac client, I don't know where there are tuning for this. I feel like this is a fairly common VNC thing though. "What if you use t

Re: HTTP header authentication not working. Infomation missing

2017-11-17 Thread Nick Couchman
On Fri, Nov 17, 2017 at 10:29 AM, Masood wrote: > I am trying to add HTTP header auth extension into guacamole. I have > followed > all the instructions from the chapter 9 of Manual. The jar file is in the > extension folder, but I don't see any new loaded extension in syslog. I > have > not adde

Re: Kill session button in UI?

2017-11-17 Thread Nick Couchman
On Fri, Nov 17, 2017 at 11:03 AM, dan wrote: > "Well, sounds like the best option would be to get to the root cause of > why the VNC connection isn't closing properly?" > Where should I start? I'm using the built-in guac client, I don't know > where there are tuning for this. I feel like this i

Re: Kill session button in UI?

2017-11-17 Thread dan
On Ubuntu 16.04 LTS and guac 0.9.13 I do find a number of these entries in the logs: "segfault at 10 ip 7f70d4364e52 sp 7f70d2d6cd50 error 4 in libguac-client-vnc.so.0.0.0[7f70d435c000+13000]" note that this hasn't presented with any other issues AFAIK, sessions run smooth etc and VNC 'fre

Re: Kill session button in UI?

2017-11-17 Thread Nick Couchman
On Fri, Nov 17, 2017 at 11:46 AM, dan wrote: > On Ubuntu 16.04 LTS and guac 0.9.13 > I do find a number of these entries in the logs: > "segfault at 10 ip 7f70d4364e52 sp 7f70d2d6cd50 error 4 in > libguac-client-vnc.so.0.0.0[7f70d435c000+13000]" > note that this hasn't presented with any

Re: Kill session button in UI?

2017-11-17 Thread dan
I might have to give in and put a label on the monitor with the hotkey :/ Not ideal, but workable. On Fri, Nov 17, 2017 at 9:50 AM, Nick Couchman wrote: > > > On Fri, Nov 17, 2017 at 11:46 AM, dan wrote: > >> On Ubuntu 16.04 LTS and guac 0.9.13 >> I do find a number of these entries in the lo

Re: Kill session button in UI?

2017-11-17 Thread Nick Couchman
On Fri, Nov 17, 2017 at 11:50 AM, Nick Couchman wrote: > > > On Fri, Nov 17, 2017 at 11:46 AM, dan wrote: > >> On Ubuntu 16.04 LTS and guac 0.9.13 >> I do find a number of these entries in the logs: >> "segfault at 10 ip 7f70d4364e52 sp 7f70d2d6cd50 error 4 in >> libguac-client-vnc.so.0

Re: Configuring LDAP

2017-11-17 Thread Nick Couchman
On Thu, Nov 16, 2017 at 9:33 AM, wrote: > Nothing at all. And the Guacamole screen never changes, as if the Login > button doesn't work or is somehow dead. > Hmmm...okay, this is odd. What browser are you using? If you're using Chrome, can you open the Developer Console and look for errors in t

Re: Kill session button in UI?

2017-11-17 Thread dan
I'll try this weekend. On Fri, Nov 17, 2017 at 11:10 AM, Nick Couchman wrote: > > On Fri, Nov 17, 2017 at 11:50 AM, Nick Couchman wrote: > >> >> >> On Fri, Nov 17, 2017 at 11:46 AM, dan wrote: >> >>> On Ubuntu 16.04 LTS and guac 0.9.13 >>> I do find a number of these entries in the logs: >>>

Re: Kill session button in UI?

2017-11-17 Thread Nick Couchman
On Fri, Nov 17, 2017 at 1:16 PM, dan wrote: > I'll try this weekend. > > > Great. And, just to clarify my remark, when I say "pulling the latest code," I mean cloning the master branch of the github repo, not the latest release on the Guacamole website. Perhaps you already assumed that, I just

Re: Kill session button in UI?

2017-11-17 Thread dan
yes, my assumption matches your intent :) On Fri, Nov 17, 2017 at 11:18 AM, Nick Couchman wrote: > On Fri, Nov 17, 2017 at 1:16 PM, dan wrote: > >> I'll try this weekend. >> >> >> > Great. And, just to clarify my remark, when I say "pulling the latest > code," I mean cloning the master branch

Re: Unreachable RDP desktop after renaming computer

2017-11-17 Thread Nick Couchman
> > Hi Nick, > > Thanks very much for the reply. Would DNS caching be an issue if I'm using > IP addresses only to create the connections in Guacamole? I should have > clarified that I'm only using Amazon EC2 internal network IP addresses for > the hostname in the Guacamole connections. Those IPs d

Re: Missing keyboard layouts and workarounds

2017-11-17 Thread jm+guacamole
Hi, I was not referring to any particular issue I am having. I simply wanted to understand the different layers that make things what they are. This is what I found out. Hope it helps someone in the future. Feel free to correct it, or include parts of it in the docs otherwise ;-) The diffe

Re: Missing keyboard layouts and workarounds

2017-11-17 Thread Mike Jumper
On Fri, Nov 17, 2017 at 1:42 PM, wrote: > Hi, > > I was not referring to any particular issue I am having. I simply wanted > to understand the different layers that make things what they are. > > This is what I found out. Hope it helps someone in the future. Feel free > to correct it, or include

Connection dropped as soon as I type letter

2017-11-17 Thread Don Schmitt
Hi, I have Guacamole running on Ubuntu it is connecting via RDP to a Windows 2016 server. The connection goes through and I can log in and use the desktop with the mouse. But as soon as I start typing characters in Notepad, IE, or Explorer the connection gets dropped. Interestingly, I can use a

Re: Clipboard support using guacamole-common-js API

2017-11-17 Thread Amarjeet Singh
Hi Team, I have added the clipboard support without any plugins or without pressing ctrl+shift+alt. for all browsers. @Mike: Above code is not used as you said it is not legal. Thanks everyone for helping and contributing to such a beautiful projects. Thanks and Regards, Amarjeet Singh On Wed,

Re: Clipboard support using guacamole-common-js API

2017-11-17 Thread Mike Jumper
On Nov 17, 2017 17:40, "Amarjeet Singh" wrote: ... I have added the clipboard support without any plugins or without pressing ctrl+shift+alt. for all browsers. Can you describe the nature of your changes? - Mike