Re: Turning on File Transfer Breaks RDP

2023-01-24 Thread Michael Jumper
That looks like a git snapshot rather than a stable release. Were there warnings from the guacamole-server build in that regard? The build is written to recognize and refuse to build against dev snapshots of FreeRDP, as there are variations in memory behavior between FreeRDP versions that cannot

Re: Turning on File Transfer Breaks RDP

2023-01-24 Thread Dylan Francis
freerdp2-dev/oldstable,now 2.0.0~git20190204.1.2693389a+dfsg1-1+deb10u2 amd64 [installed] -- It shouldn't have been updated. Guacamole was installed late last week so it should've grabbed the latest version. On Tue, Jan 24, 2023 at 3:16 PM Michael Jumper wrote: > On Tue, Jan 24, 2023 at

Re: Turning on File Transfer Breaks RDP

2023-01-24 Thread Michael Jumper
On Tue, Jan 24, 2023 at 12:04 PM Dylan Francis wrote: > *Stack Trace:* > > #0 0x7fbfa80b78eb in __GI_raise (sig=sig@entry=6) > at ../sysdeps/unix/sysv/linux/raise.c:50 > #1 0x7fbfa80a2535 in __GI_abort () at abort.c:79 > #2 0x7fbfa80f9648 in __libc_message >

Re: Turning on File Transfer Breaks RDP

2023-01-24 Thread Dylan Francis
*Stack Trace:* #0 0x7fbfa80b78eb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x7fbfa80a2535 in __GI_abort () at abort.c:79 #2 0x7fbfa80f9648 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fbfa82032a0 "%s\n") at

Re: Authorization Code Flow / OpenID

2023-01-24 Thread Nick Couchman
On Sun, Jan 22, 2023 at 4:49 AM Eric Letourneur wrote: > > Hello everyone, > Do you have any information on the implementation of "Authorization Code > Flow" in guacamole-auth-openid? > Is there an easy way or do we have to wait for the next version? I do not believe that any work has been done