Re: When enabling the gfx (Graphics Pipeline Extension), the mouse cursor isn't updated.

2023-10-11 Thread Antoine Besnier
 Ok, everything makes more sense now. This is not the first time I forget to 
check the target release of an issue. And indeed, this works with a build from 
github.
Thank you Michael (and Sean and Nick too).
Cheers
Antoine
Le mercredi 11 octobre 2023 à 17:53:46 UTC+2, Michael Jumper 
 a écrit :  
 
 On 10/11/2023 6:22 AM, Antoine Besnier wrote:
> Thanks, but where do I find this option? I turning my Guacamole Client 
> upside down, installing fresh ones in VMs, in Docker, and cannot find it 
> anywhere...
> 
> I believe this should be in the Performance section of the RDP 
> connection setup, but I can't see it there. Am I missing something?
> 

It is:

https://github.com/apache/guacamole-client/blob/d1faaa9605c5eef668da8bf84279d7a88cad5af7/guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json#L265-L319

You just won't find it in outside a build of the webapp from git, as 
support for RDPGFX has not been released. It's a work in progress that's 
planned for 1.6.0:

https://issues.apache.org/jira/browse/GUACAMOLE-377

Similarly you won't find support for RDPGFX in a build of guacd that 
isn't from git.

- Mike

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

  

Re: When enabling the gfx (Graphics Pipeline Extension), the mouse cursor isn't updated.

2023-10-11 Thread Michael Jumper

On 10/11/2023 6:22 AM, Antoine Besnier wrote:
Thanks, but where do I find this option? I turning my Guacamole Client 
upside down, installing fresh ones in VMs, in Docker, and cannot find it 
anywhere...


I believe this should be in the Performance section of the RDP 
connection setup, but I can't see it there. Am I missing something?




It is:

https://github.com/apache/guacamole-client/blob/d1faaa9605c5eef668da8bf84279d7a88cad5af7/guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json#L265-L319

You just won't find it in outside a build of the webapp from git, as 
support for RDPGFX has not been released. It's a work in progress that's 
planned for 1.6.0:


https://issues.apache.org/jira/browse/GUACAMOLE-377

Similarly you won't find support for RDPGFX in a build of guacd that 
isn't from git.


- Mike

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: When enabling the gfx (Graphics Pipeline Extension), the mouse cursor isn't updated.

2023-10-11 Thread Sean Hulbert
Anytime we need to find a parameter in Guacamole, we look to the source 
code directly using *grep -irn 'patternamehere' /path

*

*Example: grep -irn 'RDP' /guacamole/sourcecode
*

*Thank You*
Sean Hulbert
*Founder / CEO*
*Work Ph:* 925.663.5565

*Security Centric Inc.*
A Cybersecurity Virtualization Enablement Company
/StormCloud Gov, Protected CUI Environment!/


Industry's most secure virtual desktops!


*/FedRAMP MIL4 in process (SAR)/*
System Award Management
*CAGE: 8AUV4*
*SAM ID: UMJLJ8A7BMT3*

AFCEA San Francisco Chapter President
If you have heard of a hacker by name, he/she has failed, fear the 
hacker you haven’t heard of!


CONFIDENTIALITY NOTICE: This communication with its contents may contain 
confidential and/or legally privileged information. It is solely for the 
use of the intended recipient(s). Unauthorized interception, review, use 
or disclosure is prohibited and may violate applicable laws including 
the Electronic Communications Privacy Act. If you are not the intended 
recipient, please contact the sender and destroy all copies of the 
communication. Content within this email communication is not legally 
binding as a contract and no promises are guaranteed unless in a formal 
contract outside this email communication.


igitur qui desiderat pacem, praeparet bellum!!!

Epitoma Rei Militaris

On 10/11/2023 6:22 AM, Antoine Besnier wrote:
Thanks, but where do I find this option? I turning my Guacamole Client 
upside down, installing fresh ones in VMs, in Docker, and cannot find 
it anywhere...


I believe this should be in the Performance section of the RDP 
connection setup, but I can't see it there. Am I missing something?


Image en ligne

Cheers

Antoine


Le mardi 10 octobre 2023 à 17:54:04 UTC+2, Michael Jumper 
 a écrit :



On 10/10/2023 6:11 AM, Nick Couchman wrote:

> On Tue, Oct 10, 2023 at 3:47 AM Antoine Besnier
>  wrote:
>
>    Hi,
>
>    I've had users complain about this issue, but had no idea what could
>    be the cause.
>    What do you mean by "when enabling the gfx"? Is it a compilation
>    option? A connection option? A RDP server option?
>
>
> It's a connection parameter - as mentioned in the original post,
> "enable-gfx" for the RDP connection.

>

The "enable-gfx" parameter became "disable-gfx" (with the RDP Graphics
Pipeline Extension being enabled by default) as of:

https://github.com/apache/guacamole-server/commit/da80163e24dbf728f5c2e1245c23ded5f629917e

- Mike

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



-
To unsubscribe, e-mail:user-unsubscr...@guacamole.apache.org
For additional commands, e-mail:user-h...@guacamole.apache.org

Re: When enabling the gfx (Graphics Pipeline Extension), the mouse cursor isn't updated.

2023-10-11 Thread Antoine Besnier
 Thanks, but where do I find this option? I turning my Guacamole Client upside 
down, installing fresh ones in VMs, in Docker, and cannot find it anywhere...
I believe this should be in the Performance section of the RDP connection 
setup, but I can't see it there. Am I missing something?


Cheers
Antoine

Le mardi 10 octobre 2023 à 17:54:04 UTC+2, Michael Jumper 
 a écrit :  
 
 On 10/10/2023 6:11 AM, Nick Couchman wrote:
> On Tue, Oct 10, 2023 at 3:47 AM Antoine Besnier 
>  wrote:
> 
>    Hi,
> 
>    I've had users complain about this issue, but had no idea what could
>    be the cause.
>    What do you mean by "when enabling the gfx"? Is it a compilation
>    option? A connection option? A RDP server option?
> 
> 
> It's a connection parameter - as mentioned in the original post, 
> "enable-gfx" for the RDP connection.
> 

The "enable-gfx" parameter became "disable-gfx" (with the RDP Graphics 
Pipeline Extension being enabled by default) as of:

https://github.com/apache/guacamole-server/commit/da80163e24dbf728f5c2e1245c23ded5f629917e

- Mike

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

  
-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Re: When enabling the gfx (Graphics Pipeline Extension), the mouse cursor isn't updated.

2023-10-10 Thread Michael Jumper

On 10/10/2023 6:11 AM, Nick Couchman wrote:
On Tue, Oct 10, 2023 at 3:47 AM Antoine Besnier 
 wrote:


Hi,

I've had users complain about this issue, but had no idea what could
be the cause.
What do you mean by "when enabling the gfx"? Is it a compilation
option? A connection option? A RDP server option?


It's a connection parameter - as mentioned in the original post, 
"enable-gfx" for the RDP connection.




The "enable-gfx" parameter became "disable-gfx" (with the RDP Graphics 
Pipeline Extension being enabled by default) as of:


https://github.com/apache/guacamole-server/commit/da80163e24dbf728f5c2e1245c23ded5f629917e

- Mike

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: When enabling the gfx (Graphics Pipeline Extension), the mouse cursor isn't updated.

2023-10-10 Thread Nick Couchman
On Tue, Oct 10, 2023 at 3:47 AM Antoine Besnier
 wrote:

> Hi,
>
> I've had users complain about this issue, but had no idea what could be
> the cause.
> What do you mean by "when enabling the gfx"? Is it a compilation option?
> A connection option? A RDP server option?
>
>
It's a connection parameter - as mentioned in the original post,
"enable-gfx" for the RDP connection.

-Nick

>


Re: When enabling the gfx (Graphics Pipeline Extension), the mouse cursor isn't updated.

2023-10-10 Thread Antoine Besnier
 Hi, 
I've had users complain about this issue, but had no idea what could be the 
cause.What do you mean by "when enabling the gfx"? Is it a compilation option? 
A connection option? A RDP server option?
CheersAntoine
Le jeudi 5 octobre 2023 à 10:39:29 UTC+2, Andrey Khramov 
 a écrit :  
 
 Hi, there
While using Apache Guacamole (the latest "master" branch), I've found the issue 
that the mouse cursor isn't updated when enabling the gfx ("enable-gfx" is 
true).
I've recorded the issue to a video file and attached it to this email.Please 
check the video.
Please let me know how I can resolve this issue.
Thanks. Regards.

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org