Re: RHEL/CentOS 8.x Install, Needed Packages?

2020-04-29 Thread Sebastian Männling
packages for libwebsocket and libwebsocket-devel can be found in the remi repository (https://rpms.remirepo.net/enterprise/8/remi/x86_64/repoview/libwebsockets-devel.html)   although this seems to be an outdated or at least older version (and you need to decide for yourself whether it is a

Re: RHEL/CentOS 8.x Install, Needed Packages?

2020-04-29 Thread Nick Couchman
On Wed, Apr 29, 2020 at 8:21 AM Zer0Cool wrote: > Hello, > > I have been working on adapting my script for installing and configuring > Guac on RHEL/CentOS 7.x to working with 8.x. (current 7.x version here for > reference: https://github.com/Zer0CoolX/guacamole-install-rhel). > > One of the

Re: Apache Guacamole and Bootstrap collapsibles

2020-04-29 Thread Vieri
Hi again, Just an observation. If I replace with then I do see the "Test" message show up, but it almost immediately closes back up, as if the page were reloaded (probably because of the href). Another obvious observation: I'm not a js expert. Any ideas to put me on the right track?

Re: Apache Guacamole and Bootstrap collapsibles

2020-04-29 Thread Vieri
OK, no takers. So I decided to keep it simple and only use AngularJS which Guacamole relies on. Here's my super simple custom extension: # cat guac-manifest.json {     "guacamoleVersion" : "*",     "name" : "Custom URLs",     "namespace" : "customurls", "html" : [

spanish accent don't work neither in guacamole keyboard test or websocket app.

2020-04-29 Thread DavidFuertes
Hello, I have checked de spanish accents char Ej: ó on the guacamole keyboard test and don't work.This response is showed: With Chrome: 0xffae (unknown) with firefox: if only one time press the key -> Nothing happend. if twice -> 0xb4 U+00B4 ACUTE ACCENT

Re: Automatic convert guacenc m4v

2020-04-29 Thread Nick Couchman
You could use something like fanotify on Linux to do this. If you install the inotify-utils package (EL7) you get a utility called "inotifywait" that notifies you of filesystem events. You can use this trigger an action when a filesystem event happens - for example, a file is written and closed

Re: ldap-user-search-filter problem

2020-04-29 Thread Fabio Corsi
Hi Nick, Sorry for my previous emails that kept sending before I was done… didn’t have access to my computer yesterday. My configuration is a bit different as I’m using openLDAP (libldap-2.4-2:amd64) on Ubuntu 18.04. My LDAP configuration in my guacamole.properties is: # LDAP properties

Re: Automatic convert guacenc m4v

2020-04-29 Thread Sean Reid
Hi Syazin, There isn't a built-in way to do what you're asking, but it may be possible to do with a cron job. The cron job could run everyday, encoding all the files with a timestamp from the previous day. Then each day, you'd have the recordings from the previous day already encoded for you.

RHEL/CentOS 8.x Install, Needed Packages?

2020-04-29 Thread Zer0Cool
Hello, I have been working on adapting my script for installing and configuring Guac on RHEL/CentOS 7.x to working with 8.x. (current 7.x version here for reference: https://github.com/Zer0CoolX/guacamole-install-rhel). One of the biggest challenges I am facing is with package names changing or

Re: cut in gnome closes session

2020-04-29 Thread Stefan M. Radman
Nick I rebuilt the rpm from staging/1.2.0 and repeated the exercise. This time I loaded the debug symbols. See the guacd stack backtrace below. When using xrdp with the Xorg backend from xorgxrdp-0.2.13-1 instead of Xvnc, all this is gone and the clipboard works as expected. The guacd warning

Re: Parameter token with HTTP header authentication extension

2020-04-29 Thread Yang Yang
Hi Nick, Following your guidance, I made some modifications to the the header module, having it look for another header and make that available as a token, but failed to get the session id for the record name. Is there anything else I should do? Thanks, Yang > On Apr 27, 2020, at 17:30,

Re: xrdp and vnc on fedora

2020-04-29 Thread Christoph
Hi does someone know if this is already fixed in fedora? --- -- Greetz Am 25.02.2020 13:08, schrieb Steffen Moser: Hi, On 25.02.20 09:07, Christoph wrote: Hi I have a problem since update to 1.1.0... I use xrdp and vnc on a fedora 31. If I want to copy some text (with menu or ctrl-c)

Re: cut in gnome closes session

2020-04-29 Thread Stefan M. Radman
Hi Nick I just experienced the issue myself on CentOS-7 (2003) with the guacd-1.1.0-1 RPM from EPEL7. The RDP server is xrdp-0.9.13-1 with its default Xvnc backend from tigervnc-server-minimal-1.8.0-19. When copying any text in GNOME to the clipboard, the guacamole session closes with a