Re: Potential wrong documentation on the docker page for guacamole

2024-07-17 Thread Nick Couchman
On Sat, Jun 22, 2024 at 8:19 PM Pieter Knapen wrote: > Hello, > > This is my first time sending an email to a mailing list like this so in > case I messed it up or mailed the wrong list I'm sorry and feel free to > point me in the right direction. Yesterday I installed guacamole on my > system

Re: Mouse wheel scroll events

2024-07-17 Thread Nick Couchman
On Fri, Jul 12, 2024 at 2:44 PM Christopher Speck wrote: > Nick, just following up from your initial response. I believe touchpad > utilizes separate "touch" events, which are only registered once. > > On a tangent, the wheel handling accumulates some pixels-per-event, which > after hitting a

Re: Pushing forward with 1.6.0 Release

2024-07-17 Thread Nick Couchman
anging fruit while > I'm at it. > > I think we can probably get this release finalized by August. > > - Mike > > > On July 6, 2024 12:50:52 PM PDT, Nick Couchman wrote: > >Hello everyone, > >Just wanted to take a few moments to rally everyone to push forward w

Re: Guacamole recording doesn't show in gui history tab

2024-07-16 Thread Nick Couchman
Rakesh, I took another look at the initial information you provided, and have several other comments - please see below. Also, please read through the Guacamole manual - you have several issues with the configuration files, here, most of which will have no impact, but some of which will cause

Re: Mouse wheel scroll events

2024-07-11 Thread Nick Couchman
On Wed, Jul 10, 2024 at 2:29 PM Christopher Speck wrote: > Hi, > > I've noticed that mouse wheel scroll events tend to result in excessive > scrolling. Has anyone else noticed similar behavior? > > Testing out quickly in my configuration, I'm not seeing this - but I'm using a touch pad, not an

Re: Guacamole recording doesn't show in gui history tab

2024-07-08 Thread Nick Couchman
> > *3. Have you configured your connections to record into the correct > location with the ${HISTORY_PATH} and ${HISTORY_UUID} tokens?* > Yes, used below path - > > *Recording path: */guacamole-data/guacd-recordings/${HISTORY_UUID} > *Recording name: *${HISTORY_UUID} > *Automatically create

Pushing forward with 1.6.0 Release

2024-07-06 Thread Nick Couchman
Hello everyone, Just wanted to take a few moments to rally everyone to push forward with the 1.6.0 release! What's currently slated for the 1.6.0 version, code in the "main" branch of the various repositories, has collected an amazing number of new features and bug fixes that it'd be really nice

Re: Guacamole recording doesn't show in gui history tab

2024-07-05 Thread Nick Couchman
On Fri, Jul 5, 2024 at 12:32 PM Rakesh Chauhan wrote: > Hi, > > I have configured apache guacamole using docker-compose on my ubuntu 22 > server. Everything is working as expected but recording doesn't show in > GUI. > > I can see the recording file is getting created under the specified volume

Re: Template. - Guacamole js template

2024-05-24 Thread Nick Couchman
On Thu, May 23, 2024 at 12:53 PM wrote: > Hi ! > > Guacamole-client creates the template.js file. > In this file, each of the HTML templates that make up the app are inserted > into the > angular.module:templates-main: $templateCach > The question: > Inside the Browser, using the angular object,

Re: proxy-host / proxy-port parameter

2024-05-15 Thread Nick Couchman
On Wed, May 15, 2024 at 8:03 AM Stefan Müller wrote: > Hi all > > i want to enable the selection of the guacd based on connection > parameters, as is already done with some auth extensions (eg . jdbc) > according to the tutorial, the auth extension simply returns a map with > the connection

Re: issues with tomcat10?

2024-05-13 Thread Nick Couchman
On Mon, May 13, 2024 at 9:37 AM Mindbreeze Academy wrote: > Would be nice to prioritize this a little bit  > > Best regards > > > A few points: * Tomcat 9 is still actively supported, so, while it would be nice to get working, there are still safe, secure, and up-to-date ways to run Guacamole

Re: issues with tomcat10?

2024-05-13 Thread Nick Couchman
On Mon, May 13, 2024 at 8:45 AM Geschwentner, Patrick < patrick.geschwent...@mindbreeze.com> wrote: > Hi ! > > Does 1.5.5 already support tomcat10? > Because it does not seem like that. > > No, it does not. https://issues.apache.org/jira/browse/GUACAMOLE-1325 -Nick

Re: RealVNC support

2024-04-29 Thread Nick Couchman
On Mon, Apr 29, 2024 at 7:51 PM Deepti Gupta wrote: > Hi, > New to working on guacamole. Looks like currently RealVNC support has > issues ( need to enable legacy mode) for the connection to work with > Guacamole. Is there any ongoing effort to change this and support latest > RealVNC server? >

Re: On to 1.6.0?

2024-04-21 Thread Nick Couchman
On Sun, Apr 21, 2024 at 2:50 PM Michael Jumper wrote: > As long as we continue merging bugfixes to the recently-adopted "patch" > branch, we maintain the flexibility to cut a 1.5.6 patch release > independently of ongoing plans for 1.6.0. > > Okay, there's one that I merged to main that I'll

Re: On to 1.6.0?

2024-04-16 Thread Nick Couchman
On Tue, Apr 16, 2024 at 22:20 Steven Barnhart wrote: > I would agree, however shouldn’t the RDP mic fix be brought out sooner in a > patch release? > We could certainly do a 1.5.6 bug fix release and include that and anything else that pops up in the coming days/weeks. On the other hand, my

Re: On to 1.6.0?

2024-04-16 Thread Nick Couchman
Just giving this thread a bump to see if anyone has comments, feedback, etc. I think it'd be great to get 1.6.0 out here in the middle of this year... -Nick On Sun, Apr 7, 2024 at 8:46 AM Nick Couchman wrote: > Hello, everyone, > With the 1.5.5 release having gone out yesterday (grea

On to 1.6.0?

2024-04-07 Thread Nick Couchman
Hello, everyone, With the 1.5.5 release having gone out yesterday (great work, everyone!), I thought maybe we could start heading in the direction of the 1.6.0 release, which has a lot of features and a lot of interest from folks in getting several of those features released. The release currently

Re: [VOTE] Release Apache Guacamole 1.5.5 (RC1)

2024-04-01 Thread Nick Couchman
+1 -Nick On Mon, Apr 1, 2024 at 04:26 Michael Jumper wrote: > Hello all, > > The first release candidate for Apache Guacamole 1.5.5 has been uploaded > and is ready for VOTE. The draft release notes (along with links to > artifacts, signatures/checksums, and updated documentation) can be found

Re: [DISCUSS] Branching strategy and roadmap for 1.5.x, 1.6.x, 2.0.x (and beyond)

2024-02-25 Thread Nick Couchman
On Sun, Feb 25, 2024 at 12:19 PM Thomas Kruse wrote: > I think the roadmap could benefit from a timeline regarding the support > period. Like Ubuntu or Oracle does with Java. > I'm not sure what you mean by "support period," particularly for an open source project where "support" just means

Re: [DISCUSS] Branching strategy and roadmap for 1.5.x, 1.6.x, 2.0.x (and beyond)

2024-02-25 Thread Nick Couchman
On Sun, Feb 25, 2024 at 11:55 AM Michael Jumper wrote: > > Alrighty - with no objections, I'll move forward with creating/renaming > branches as necessary and documenting the new branching scheme. This > _should_ make things much more friendly and flexible. > > Sorry for the lack of reply - I

Re: Apache Guacamole and Kerberos protocol !

2024-01-16 Thread Nick Couchman
On Mon, Jan 15, 2024 at 11:55 AM Sylvain GUIBERT < sylvain.guib...@siflorence.com> wrote: > Hi all ! > > I'am using Aapche-Guacamole since 1 years now to remote control devices > RDP / VNC and SSH. > For VNC and SSH, it works great. > > For RDP we recently encoutered a issue when we tryied to

Re: issue since 1.5.4

2023-12-14 Thread Nick Couchman
On Thu, Dec 14, 2023 at 8:16 AM Geschwentner, Patrick < patrick.geschwent...@mindbreeze.com> wrote: > I found the log: > > [info] 13:15:44.893 [http-nio-8080-exec-2] ERROR > o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel request failed: Connection > to guacd timed out. > This is the Guacamole

Re: issue since 1.5.4

2023-12-14 Thread Nick Couchman
> > > What does the configuration of this RDP connection look like within > Guacamole? What features are enabled on the connection? > > Yes see attachment  > > > > > I was not able to see either any attachment, nor the actual screenshot of the error you were receiving in the original e-mail. I

Re: Adding AES Encryption to Guacamole tunnel

2023-12-12 Thread Nick Couchman
On Tue, Dec 12, 2023 at 9:40 AM Christopher Speck wrote: > Could you add further information on what security requirements are > prompting this? I don't follow how encrypting the tunnel further would add > additional security over turning on TLS. It would probably be better to > ensure

Re: [VOTE] Release Apache Guacamole 1.5.4 (RC2)

2023-12-04 Thread Nick Couchman
+1 (binding) -Nick On Mon, Dec 4, 2023 at 5:06 PM Michael Jumper wrote: > Hello all, > > The second release candidate for Apache Guacamole 1.5.4 has been > uploaded and is ready for VOTE. The draft release notes (along with > links to artifacts, signatures/checksums, and updated documentation)

Re: [VOTE] Release Apache Guacamole 1.5.4 (RC1)

2023-11-28 Thread Nick Couchman
+1 (Binding) -Nick On Tue, Nov 28, 2023 at 7:07 PM Michael Jumper wrote: > Hello all, > > The first release candidate for Apache Guacamole 1.5.4 has been uploaded > and is ready for VOTE. The draft release notes (along with links to > artifacts, signatures/checksums, and updated documentation)

Re: Guacamole 1.5.3 Error

2023-10-10 Thread Nick Couchman
On Tue, Oct 10, 2023 at 2:20 AM Rihab Kasim wrote: > Hi Team, > I'm trying to connect with Guacamole 1.5.3 using apache tomcat 9+ . But got > an authentication error as follows. > > > > 04:40:37.703 [main] ERROR

Re: Guacamole 1.5.3 not compatible with Apache Tomcat 10.1.13

2023-10-07 Thread Nick Couchman
On Sat, Oct 7, 2023 at 12:02 AM Rihab Kasim wrote: > Hi Mike , > > Thanks for the email. Will continue with Apache Tomcat 9+ . But when we can > expect the change in guacamole which supports Tomcat 10+? > There is no schedule or target for this right now. -Nick

Re: Guacamole 1.5.3 not compatible with Apache Tomcat 10.1.13

2023-10-06 Thread Nick Couchman
org/open-source/ -Nick > On Fri, 6 Oct 2023 at 22:33, Nick Couchman wrote: > > > On Fri, Oct 6, 2023 at 12:45 PM Rihab Kasim > > wrote: > > > > > Hi Team , > > > > > > We planned to upgrade both guacamole and apache tomcat from 1.5.2 and

Re: Guacamole 1.5.3 not compatible with Apache Tomcat 10.1.13

2023-10-06 Thread Nick Couchman
On Fri, Oct 6, 2023 at 12:45 PM Rihab Kasim wrote: > Hi Team , > > We planned to upgrade both guacamole and apache tomcat from 1.5.2 and > 9.75.0 to 1.5.3 and 10.1.13 respectively , then came to know that there > is a significant change from Tomcat 9.0.x and Tomcat 10.0.x. The Java > package

Re: Translation for Polish language.

2023-09-12 Thread Nick Couchman
On Tue, Sep 12, 2023 at 5:29 AM Sobczyk Jerzy wrote: > Hello. > > > I just want to contribute the translation file I have made for Polish > language for Guacamole 1.5.3. > > > Thank You all for the great programm. > > > Jerzy, Thank you for the efforts you've made to improve Guacamole - we

Re: ability to add custom settings for a connection?

2023-09-07 Thread Nick Couchman
ass as an admin as I got that message as an admin. We are > using LDAP if that complicates things. > [image: Screenshot 2023-09-07 at 12.50.41 PM.png] > Steve > > > On Fri, Sep 1, 2023 at 10:34 AM Nick Couchman wrote: > >> On Fri, Sep 1, 2023 at 10:29 AM Steven Barnhart >>

Re: ability to add custom settings for a connection?

2023-09-01 Thread Nick Couchman
On Fri, Sep 1, 2023 at 10:29 AM Steven Barnhart wrote: > > Oh my you actually implemented what i was going to build (time > restrictions)! How awesome! > Yeah, it's been out there as a request for a while, so I took a stab at it :-). The extension I implemented allows those limits to be placed

Re: ability to add custom settings for a connection?

2023-09-01 Thread Nick Couchman
On Fri, Sep 1, 2023 at 9:33 AM Steven Barnhart wrote: > > Hello, > > I am interested in building an event listener that would depend on some > settings/parameters that would be specific to the connection being > connected to. Is it possible to add custom settings or extend in some way > for

Re: [VOTE] Release Apache Guacamole 1.5.3 (RC2)

2023-07-26 Thread Nick Couchman
+1 -Nick On Wed, Jul 26, 2023 at 9:58 AM Michael Jumper wrote: > > Hello all, > > The second release candidate for Apache Guacamole 1.5.3 has been > uploaded and is ready for VOTE. The draft release notes (along with > links to artifacts, signatures/checksums, and updated documentation) can >

Re: [CANCEL] [VOTE] Release Apache Guacamole 1.5.3 (RC1)

2023-07-25 Thread Nick Couchman
Are we ready for 1.5.3-RC2? -Nick On Fri, Jul 21, 2023 at 3:38 PM Michael Jumper wrote: > > On 7/17/23 11:50, Michael Jumper wrote: > > Hello all, > > > > The first release candidate for Apache Guacamole 1.5.3 has been uploaded > > and is ready for VOTE. The draft release notes (along with

Re: [VOTE] Release Apache Guacamole 1.5.3 (RC1)

2023-07-17 Thread Nick Couchman
+1 -Nick On Mon, Jul 17, 2023 at 2:50 PM Michael Jumper wrote: > > Hello all, > > The first release candidate for Apache Guacamole 1.5.3 has been uploaded > and is ready for VOTE. The draft release notes (along with links to > artifacts, signatures/checksums, and updated documentation) can be

Re: Using IntelliJ Idea to set up a Guacamole Client development environment

2023-07-10 Thread Nick Couchman
On Mon, Jul 10, 2023 at 2:22 PM Jose Anthony Garc?a Macavilca wrote: > > Thanks Nick! > Actually, with intellij I can open the Guacamole Client using a "open as > project" feature but I can't run the client in a development mode so if I > make a change I will generate the .war file in order to

Re: Using IntelliJ Idea to set up a Guacamole Client development environment

2023-07-10 Thread Nick Couchman
On Mon, Jul 10, 2023 at 2:13 PM Nick Couchman wrote: > > On Sun, Jul 9, 2023 at 10:35 PM Jose Anthony Garc?a Macavilca > wrote: > > > > Hi there, > > I'm new here. I've been using guacamole for some tests and I would like to > > be able to set up a develop

Re: Using IntelliJ Idea to set up a Guacamole Client development environment

2023-07-10 Thread Nick Couchman
On Sun, Jul 9, 2023 at 10:35 PM Jose Anthony Garc?a Macavilca wrote: > > Hi there, > I'm new here. I've been using guacamole for some tests and I would like to be > able to set up a development environment to start playing with the source > code of Guacamole Client. I'd like to use IntelliJ

Re: Implementation of Protocol HTTPS

2023-07-10 Thread Nick Couchman
On Wed, Jul 5, 2023 at 10:58 AM Christian Tuchschmid < christian.tuchsch...@rey-technology.com> wrote: > *What we want to achieve* > > Among the VNC, RDP and SSH protocol for the remote desktop side we need > the HTTPS protocol too. Aim is to archive recordings of a HTTPS > stream/connection. >

Re: Decorating Extension with Single-Use Password

2023-06-30 Thread Nick Couchman
> > > > > You'll end up in a similar situation to what we were encountering with > > SAML+TOTP where anti-replay defenses conflict. You can work around that > > with the same approach (pending merge): allow reuse of the code/link > > while authentication is being refused only for transient reasons

Re: Decorating Extension with Single-Use Password

2023-06-30 Thread Nick Couchman
On Fri, Jun 30, 2023 at 12:43 PM Michael Jumper wrote: > > On 6/30/23 08:13, Nick Couchman wrote: > > I decided to take a shot at writing a One-Time Password extension that > > sends the OTP via e-mail, providing multi-factor authentication by > > implementing it as a d

Re: Decorating Extension with Single-Use Password

2023-06-30 Thread Nick Couchman
On Fri, Jun 30, 2023 at 11:13 AM Nick Couchman wrote: > > I decided to take a shot at writing a One-Time Password extension that > sends the OTP via e-mail, providing multi-factor authentication by > implementing it as a decorating authentication extension. I've got > quite a bi

Decorating Extension with Single-Use Password

2023-06-30 Thread Nick Couchman
I decided to take a shot at writing a One-Time Password extension that sends the OTP via e-mail, providing multi-factor authentication by implementing it as a decorating authentication extension. I've got quite a bit of it written and mostly working, but I'm running into one behavior that I cannot

Re: Connection Problems After Update

2023-06-26 Thread Nick Couchman
On Mon, Jun 26, 2023 at 3:58 AM Geschwentner, Patrick < patrick.geschwent...@mindbreeze.com> wrote: > Will this be fixed with 1.5.3 and when will it be released? > Yes, it will be fixed in 1.5.3 - no exact release date, yet. -Nick >

Re: API Question

2023-06-17 Thread Nick Couchman
On Sat, Jun 17, 2023 at 9:24 PM Greg Lose wrote: > > I am use the mysql authentication > > > On June 17, 2023 at 7:23:53 PM, Greg Lose (lose.g...@gmail.com) wrote: > > Ultimately what I am trying to get at is the sharing link. I have it > working by rolling my own client+ api work and everything

Re: API Question

2023-06-17 Thread Nick Couchman
On Sat, Jun 17, 2023 at 7:37 PM Greg Lose wrote: > > Whenever I call the api/session/tunnels end point I receive an empty array > with a 200 response. This occurs when I have at least one active session > going. I’ve create the access token with both guacadmin and the user that > is currently

Re: Javascript APi help

2023-06-07 Thread Nick Couchman
On Wed, Jun 7, 2023 at 1:02 PM Greg Lose wrote: > > Thanks - so I am confused. Im falling these instructions - > https://guacamole.apache.org/doc/gug/guacamole-common-js.html and I guess I’m > not sure what to use for the “tunnel” url. FWIW I have guacamole running via > a bitnami prebuilt

Re: Javascript APi help

2023-06-07 Thread Nick Couchman
On Tue, Jun 6, 2023 at 11:23 PM Greg Lose wrote: > > Hello All - > > Before I go into details, I would like to confirm that is indeed possible > to access the guacamole API from a server not running on the server hosting > Guacamole. I saw one reference that this was not possible but have seen no

Re: Segfault in 1.5.2 on CentOS7

2023-06-06 Thread Nick Couchman
> > I just finished a "git bisect" between the 1.5.1 and 1.5.2 tags, and > here's the result: > > 4fca7a6d7b1f1ee9e5b058db745d511eca62b63b is the first bad commit > commit 4fca7a6d7b1f1ee9e5b058db745d511eca62b63b > Author: Keeley Hoek > Date: Fri Mar 17 18:51:36 2023 -0400 > >

Re: Segfault in 1.5.2 on CentOS7

2023-06-06 Thread Nick Couchman
On Tue, Jun 6, 2023 at 2:24 PM Michael Jumper wrote: > > On 6/6/23 11:12, Nick Couchman wrote: > > Hey, everyone, > > Having now deployed 1.5.2 into my production environment, I'm getting > > a consistent segfault when establishing a RDP connection. Backtrace is > >

Segfault in 1.5.2 on CentOS7

2023-06-06 Thread Nick Couchman
Hey, everyone, Having now deployed 1.5.2 into my production environment, I'm getting a consistent segfault when establishing a RDP connection. Backtrace is as follows: [Switching to Thread 0x7fffebfff700 (LWP 42436)] 0x76ff16fd in write () from /lib64/libpthread.so.0 (gdb) bt #0

Re: [VOTE] Release Apache Guacamole 1.5.2 (RC1)

2023-05-22 Thread Nick Couchman
+1 -Nick On Mon, May 22, 2023 at 3:51 PM Frode Langelo wrote: > > Hello Mike and all, > > Here is my +1 > > After a long period of being dormant I hope to be more active and engaged. > > Frode > > On Mon, May 22, 2023 at 12:02 PM Michael Jumper wrote: > > > > Hello all, > > > > The first

Re: [VOTE] Release Apache Guacamole 1.5.1 (RC1)

2023-04-10 Thread Nick Couchman
On Mon, Apr 10, 2023 at 2:39 PM Michael Jumper wrote: > > Hello all, > > The first release candidate for Apache Guacamole 1.5.1 has been uploaded > and is ready for VOTE. The draft release notes (along with links to > artifacts, signatures/checksums, and updated documentation) can be found >

Re: Guacamole REST API Documentation.

2023-03-20 Thread Nick Couchman
On Mon, Mar 20, 2023 at 5:11 PM Aaron Meyer wrote: > > Thank you, Nick. > > Follow-up question then... if I were to spelunk through the source any hints > on what to look for? There are a couple of things that will help you out in this. First, the bulk of the REST API source code is located

Re: Guacamole REST API Documentation.

2023-03-20 Thread Nick Couchman
On Mon, Mar 20, 2023 at 3:36 PM Aaron Meyer wrote: > > First time poster here. My apologies if I missed this being covered elsewhere > in my research. > > I would like to automate configurations and interactions with guacamole. Both > my not being a Java dev and interacting services require the

Re: Guacamole auto-scroll disable

2023-03-18 Thread Nick Couchman
On Sat, Feb 18, 2023 at 1:43 AM Alan Milinović wrote: > > > Hi, > > > > I just have a short question and maybe someone can help me. Is it possible > > to disable automatic scroll to the bottom for the ssh connection session? > > > > I am using guacamole to connect to ssh on my linux machine. If I

Adding a Settings page via Extension

2023-03-17 Thread Nick Couchman
Hello, fellow developers, As usual I'm struggling with some AngularJS stuff - I'd like to have an authentication extension that adds another page to the Settings section. I'm struggling with the proper way to do this, and wondering if someone can give me a quick pointer on the best way to

Re: Release 1.6.0 Scope

2023-02-28 Thread Nick Couchman
On Tue, Feb 28, 2023 at 3:44 PM Ivanmarcus wrote: > > Thanks Nick, > > Ok on the proposed quick release for 1.6.0, I quite agree such a > timeframe would likely not be feasible for the items I put forward. > > It's a shame there's not been some practical input to 288, given it > appears to be

Re: Release 1.6.0 Scope

2023-02-28 Thread Nick Couchman
On Tue, Feb 28, 2023 at 1:18 AM Ivanmarcus wrote: > > Nick et al, > > That's a pretty comprehensive list! > > I don't have a lot to comment on; I should think RemoteFX a worthy > inclusion, and X.org support, however there are two open issues that I > would 'lobby for' :-) > > The first is

Release 1.6.0 Scope

2023-02-27 Thread Nick Couchman
Hello, everyone, I know I'm forever pushing on to the next release and not allowing for much time to revel in the past accomplishment, but here we go again :-). With 1.5.0 out, and a decent collection of issues already tagged for 1.6.0, I'm curious what everyone thinks of trying to go ahead and

Re: Customize login page as separate page

2023-02-24 Thread Nick Couchman
On Fri, Feb 24, 2023 at 10:32 AM Alexander Ricardez < ricardoalx.pe...@gmail.com> wrote: > Hello, I installed version 1.5.0 of Apache Guacamole, I wanted to test how > complex it is to modify the appearance of the start screen (login) of > Apache Guacamole. I managed to add a 3D animation with

Re: Re: Guacamole RDP connection establishing timeout

2023-02-16 Thread Nick Couchman
On Thu, Feb 16, 2023 at 2:07 AM Dyck, Martin (BITBW) wrote: > > Hi Nick, > > > > thank you very much for the quick reply. That sounds promising. > > I have seen your pull request #413. So can we expect in the next guacamole > release a way to modify the TcpAckTimeout? That would be gorgeous! >

Re: Guacamole RDP connection establishing timeout

2023-02-15 Thread Nick Couchman
On Wed, Feb 15, 2023 at 3:17 AM Dyck, Martin (BITBW) < martin.d...@bitbw.bwl.de> wrote: > Hi, > > thank you for providing Apache Guacamole. It is a great tool! > We are using Apache Guacamole for a customer project and everything is > running perfectly, except for one problem where we are stuck.

Re: [VOTE] Release Apache Guacamole 1.5.0 (RC1)

2023-02-14 Thread Nick Couchman
+1 from me. Thank you, everyone. -Nick On Tue, Feb 14, 2023 at 7:34 PM Ivanmarcus wrote: > > +1 > > Well done all! > > On 15/02/23 12:24, Michael Jumper wrote: > > Hello all, > > > > The first release candidate for Apache Guacamole 1.5.0 has been > > uploaded and is ready for VOTE. The draft

Re: Support of USB , WEB CAM and Content Redirection in Guacamole

2022-11-24 Thread Nick Couchman
On Thu, Nov 24, 2022 at 9:40 AM Amarjeet Singh wrote: > > @Nick : Thanks for the response. Is webcam redirection also achievable as > webcam apis are exposed by chrome > Most likely, yes, although I've not looked at it extensively. I'm sure it's just a matter of getting the camera input sent

Re: Support of USB , WEB CAM and Content Redirection in Guacamole

2022-11-24 Thread Nick Couchman
On Wed, Nov 23, 2022 at 11:17 PM Amarjeet Singh wrote: > > Hi Team, > > We have a requirement of clipboard with images, usb, webcam and content > redirection in Guacamole using the chrome API. > > The set of APIs that are available to help with the unsupported features > are detailed here

Re: Working Postgres sql fragment for updating password hash manually that works for documentation update and documentation correction

2022-11-15 Thread Nick Couchman
On Tue, Nov 15, 2022 at 8:06 AM Mark Li wrote: > > In https://guacamole.apache.org/doc/gug/jdbc-auth.html an sql fragment is > given for MySQL but not for Postgres. In addition, the statement, “sha256 is > not available in Postgres” is not true. I don't see that statement anywhere on that

Re: Guacamole Default Disable Clipboard

2022-09-14 Thread Nick Couchman
On Mon, Sep 12, 2022 at 3:51 PM Hannah Mortimer wrote: > > Good afternoon, > > I was wondering if someone would be able to help me determine where I can > change the default clipboard settings. > > When we create a new connection I would like the option to not show (for RDP) > as well as the

Re: Spice Protocol Audio Input

2022-07-17 Thread Nick Couchman
t; > - Mike > > On Fri, Jul 15, 2022, 08:24 Nick Couchman wrote: > > > Hello, everyone, > > I'm plugging along trying to make progress on getting the Spice > > protocol implemented in guacd in my not-so-plentiful amounts of free > > time. I'm currently trying to ge

Spice Protocol Audio Input

2022-07-15 Thread Nick Couchman
Hello, everyone, I'm plugging along trying to make progress on getting the Spice protocol implemented in guacd in my not-so-plentiful amounts of free time. I'm currently trying to get audio input working, and running into a couple of roadblocks to that - mostly of a conceptual nature. I'm using

Re: Multiple SSH client support for Guacamole

2022-07-07 Thread Nick Couchman
On Thu, Jul 7, 2022 at 2:58 PM Chetan Rao wrote: > Hello Nick, > > Thank you for the above suggestions. I am now able to build the guacamole > image with the latest libssh2 version. > I have one more query though. > If I want libssh ( instead of libssh2 ). What should I do? My >

Re: Multiple SSH client support for Guacamole

2022-07-02 Thread Nick Couchman
On Thu, Jun 30, 2022 at 10:08 AM Chetan Rao wrote: > > > > On 30-Jun-2022, at 6:20 PM, Chetan Rao wrote: > > > > Hello Nick, > > Thank you for sharing your thoughts. > > > > One follow-up question : > > 1. I want to compile the latest libssh2 version 1.10.0 with > guacamole. Currently, I

Re: Multiple SSH client support for Guacamole

2022-06-28 Thread Nick Couchman
On Tue, Jun 28, 2022 at 9:10 AM Chetan Rao wrote: > Hello, > > I am a Senior Software Engineer working for Logicmonitor India. We use > guacamole to support remote ssh, RDP and telnet functionalities. > > One of the limitations that we have come across is that guacamole only > supports ssh

Re: Adding support for libssh as an alternative to libssh2

2022-06-22 Thread Nick Couchman
On Mon, Jun 13, 2022 at 11:48 AM Oleg Rosowiecki wrote: > Hello, > > I need to build and run guacamole on RHEL machines. RHEL is dropping > support for libssh2 starting with RHEL 8.x. I thought it would be a good > idea to try adding support for building against libssh. I read the previous >

Re: Container version Optimization

2022-06-22 Thread Nick Couchman
On Wed, Jun 15, 2022 at 6:51 AM Francesco Capuano < francesco.capu...@net-admin.it> wrote: > Hello, > we would like to use your project in our company, but we usually try to > use stateless container (except for DB in this case). > Could we use our knowledge to improve the docker version with

Re: SAML SSO issue URL is looping continuously

2022-05-06 Thread Nick Couchman
On Fri, May 6, 2022 at 2:26 AM shivangi singh wrote: > Hi Team, > > Can you provide me the official docker image for guacamole so that I can > directly pull to my server which will also serve SSO > > They are in the Docker hub: guacamole/guacd guacamole/guacamole-client -Nick

Re: SAML SSO issue URL is looping continuously

2022-04-28 Thread Nick Couchman
On Thu, Apr 28, 2022 at 7:39 AM shivangi singh wrote: > Hi Mike, > > I have not added any proxy config file as I am installing through docker > image. > Can you tell me the path to add and the content of it so that it will > redirect to https. > > Are you running a Nginx of Apache httpd

Re: Help with RDP Virtual Channel Implementation

2022-04-11 Thread Nick Couchman
On Mon, Apr 11, 2022 at 7:23 AM Nick Couchman wrote: > Hi, >> >> I'd say that the URI is UTF16 encoded, so you have h\0t\0... as string >> and so your debug message only prints the h. >> >> > Ah, yes, you are probably correct - I'll do the UTF16 -> UTF8

Re: Help with RDP Virtual Channel Implementation

2022-04-11 Thread Nick Couchman
> > Hi, > > I'd say that the URI is UTF16 encoded, so you have h\0t\0... as string > and so your debug message only prints the h. > > Ah, yes, you are probably correct - I'll do the UTF16 -> UTF8 conversion and see if that works any better. Thanks - Nick

Help with RDP Virtual Channel Implementation

2022-04-10 Thread Nick Couchman
Hello, everyone, So, I decided to take a stab at implementing a RDP virtual channel that would redirect links from the remote (Windows) server back to the local browser of the user who is accessing Guacamole. I've got most of the pieces working - I've written a Virtual Channel service for the

Re: [DISCUSS] Scope of 1.5.0 release

2022-03-08 Thread Nick Couchman
All items in the scope look good to me, including the close-to-ready at the end. Maybe we can make end of March for a 1.5.0 release? -Nick On Tue, Mar 8, 2022 at 2:12 PM Mike Jumper wrote: > Hello all, > > Thoughts on scope and getting the release process going for 1.5.0? There's > a good

Re: How to prepare a local development environment

2022-02-24 Thread Nick Couchman
On Thu, Feb 24, 2022 at 2:31 AM Benchu Yao wrote: > Hi, > > I would like to ask if I need to prepare anything else before using > ‘mvn package‘ > for the first time? > > I cloned the latest code from the github master branch and executed > ‘mvn package‘, > but an error occurred > "[ERROR] Failed

Re: Build failed in Jenkins: Guacamole » guacamole-server-master-fedora » 32,ubuntu #606

2022-02-21 Thread Nick Couchman
Uh-oh, I think that last set of commits missed a link or something like that -Nick On Mon, Feb 21, 2022 at 2:53 PM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < >

Re: It is a efficient implementation about tunnel in guacamole common project that uses nio

2022-02-15 Thread Nick Couchman
On Tue, Feb 15, 2022 at 2:11 AM Kurt.Ding wrote: > Hi Guacamole Team > > Was I wrong about this thread running model? Look forward to your reply. > > This is a bit outside my area of expertise, but I guess I'd start by asking the following questions: * What actual problem are you trying to

Re: [VOTE] Release guacamole-client POM artifact from 1.4.0 build

2022-01-05 Thread Nick Couchman
+1 -Nick On Wed, Jan 5, 2022 at 4:26 PM carl harris wrote: > +1 > > > > On Jan 5, 2022, at 4:22 PM, Mike Jumper wrote: > > > > Hello all, > > > > The guacamole-client build leverages a parent project for > > guacamole-common, etc. as of 1.4.0, however the parent pom.xml was not > > uploaded

Re: Maven repository 1.4 missing parent

2022-01-05 Thread Nick Couchman
On Wed, Jan 5, 2022 at 1:25 PM Mike Jumper wrote: > On Wed, Jan 5, 2022 at 8:32 AM Nick Couchman wrote: > > > > On Wed, Jan 5, 2022 at 10:06 AM Michele Sonnessa > wrote: > > > > > Dear all, > > > > > > I’m trying to build and extension

Re: Maven repository 1.4 missing parent

2022-01-05 Thread Nick Couchman
On Wed, Jan 5, 2022 at 10:06 AM Michele Sonnessa wrote: > Dear all, > > I’m trying to build and extension using brand new 1.4 api. > Unfortunately maven compilation fails because recent library versions > depend on a parent pom > which is not generally available on maven central repository. > >

Re: [VOTE] Release Apache Guacamole 1.4.0 (RC1)

2021-12-30 Thread Nick Couchman
+1 -Nick On Thu, Dec 30, 2021 at 6:52 AM carl harris wrote: > +1 > > > Really like the way the transition of the manual to MyST/Sphinx worked > out. It looks great and the source is so much easier to read and > understand… should be much less daunting for new contributors. > > carl > > >

Re: [DISCUSS] Bump guacamole-vault-* and event API improvements to 1.5.0?

2021-12-28 Thread Nick Couchman
> > My plan would be to leave the event API portion of those changes > partial - it's otherwise complete with respect to the functionality > that's explicitly in scope of GUACAMOLE-1204 (the touch support > itself). The remaining API improvements can be safely removed from its > scope. > > For the

Re: [DISCUSS] Bump guacamole-vault-* and event API improvements to 1.5.0?

2021-12-28 Thread Nick Couchman
On Tue, Dec 28, 2021 at 5:52 PM Mike Jumper wrote: > On Mon, Dec 27, 2021 at 8:52 PM Nick Couchman wrote: > > > > On Mon, Dec 27, 2021 at 20:51 Mike Jumper wrote: > > > > > Hello all, > > > > > > With everything else for 1.4.0 complete except

Re: [DISCUSS] Bump guacamole-vault-* and event API improvements to 1.5.0?

2021-12-27 Thread Nick Couchman
On Mon, Dec 27, 2021 at 20:51 Mike Jumper wrote: > Hello all, > > With everything else for 1.4.0 complete except for minor documentation > updates, I'd like to propose bumping the new vault support and event API > improvement to the release that follows 1.4.0 (presumably 1.5.0). > > The vault

Re: HiDPI (Retina) upscaling

2021-12-19 Thread Nick Couchman
On Thu, Dec 16, 2021 at 3:45 AM Andras Sali wrote: > Hi All, > > I was wondering if someone had a better approach to handle HiDPI / retina > screens than the ones I outlined above as users have more and more of such > devices and out-of-the box Guacamole feels quite blurry on such devices. > >

Re: Issue with Guacamole-common/Guacamole-lite

2021-12-17 Thread Nick Couchman
On Fri, Dec 17, 2021 at 12:47 AM Viney Sharma wrote: > Hi Dev Team, > > Did you get any chance to looking into this issue? > > The iGithub repo you mentioned is not part of the Guacamole project. I'm not sure if the person(s) who maintain that repo subscribe to this mailing list, but you'll have

Re: Error assigning connection to user via API

2021-11-25 Thread Nick Couchman
On Thu, Nov 25, 2021 at 11:19 AM Daniel Quiroga < daniel.quiroga9...@gmail.com> wrote: > Hello! > > Was doubting if this was the correct mailing list. > > Possibly more appropriate for the user mailing list, but not a big deal, this is fine. > I am sending the connection ID and the username as

Re: Version 1.3.0 user group permissions

2021-10-04 Thread Nick Couchman
On Mon, Oct 4, 2021 at 5:39 PM Tezarin wrote: > Hello, > > I have upgraded my Docker based Guacamole installation to 1.3.0, in the > previous version, I had used a user sync script to allow my corporate LDAP > users authenticate with their LDAP credentials. > > I understand the version 1.3.0 has

Re: Guacamole Session Recording Playback

2021-09-03 Thread Nick Couchman
On Fri, Sep 3, 2021 at 10:10 AM wrote: > Hi everyone, > > I'm trying to develop guacamole-client but stucked at session recording > playback. I want to save recordings at guacamole-client machine (not on > guacd machine) and playback on that machine but I can't find any way to do > this. I saw

Re: Build failed in Jenkins: Guacamole » guacamole-manual-master #21

2021-06-06 Thread Nick Couchman
Looks like this will need to be re-worked as part of GUACAMOLE-1347... -Nick On Sun, Jun 6, 2021 at 10:09 PM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://ci-builds.apache.org/job/Guacamole/job/guacamole-manual-master/21/display/redirect?page=changes > > > >

Re: Scope for Next Release (1.4.0?)

2021-05-15 Thread Nick Couchman
On Fri, May 14, 2021 at 4:15 PM Mike Jumper wrote: > On Fri, May 14, 2021 at 1:03 PM Mike Jumper wrote: > > > On Thu, May 13, 2021 at 1:34 PM Nick Couchman > > > wrote: > > > >> Hey, everyone, > >> Just doing my usual push to try to finalize scope

  1   2   3   >