On 5/1/25 2:00 PM, Nick Couchman wrote:
On Thu, May 1, 2025 at 4:17 PM sri sudha kambhampati <[email protected] <mailto:[email protected]>> wrote:Thanks Nick for the response. I am using Windows Server 2022 with RDSH installed. I can check in FreeRDP discussions for any similar issues. Since the docker file pulls the latest FreeRDP3 version while building guacd, please let me know if the current staging/1.6.0 has the time sync functionality working in your setup / in your test cases.If I have a chance to test, I will, but I have no idea when this will be - I do not have infrastructure configured to test this, and it isn't part of my daily usage of the tool.
Just looked into this - overall, it's not a regression (at least not from 1.6.0), but time zone redirection with RDP is indeed not working.
The previous mechanism for this (setting the "TZ" environment variable internally) has not been supported by FreeRDP since 2.0.0 [1]. The FreeRDP library does still contain support for passing this information along, so there must be some other mechanism within the FreeRDP API for setting this. We'll have to migrate to whatever that mechanism is.
On the other hand, if FreeRDP resumes pulling this information from the "TZ" environment variable, this should just resume working.
- Mike [1] https://github.com/FreeRDP/FreeRDP/issues/10112 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
