mdenty

Results 16 comments of mdenty

Hello, I got back to this issue. I've checked out the commit 33c66ed which is HEAD of master at the time of writing. ``` 2024-01-04T09:57:47.292741Z ERROR ThreadId(01) crates/ironrdp-client/src/gui.rs:222: error=Error {...

> Do you think you could try to remove it ocally and see what happens? It fails on the next test (line 192) with this message: ``` 2024-01-05T11:07:59.115905Z ERROR ThreadId(01)...

It's not. The zip was created under Ubuntu. I can open it with no issue on my Mac. To avoid unnecessary ping-pong, here are the keys : ``` CLIENT_HANDSHAKE_TRAFFIC_SECRET d3b940e82f0831f7908e1791d5346bfb9d6c668b1ee4fb1750357041ddb1fada...

I tried to connect after checkout of branch `batch-join-requests`. This leads to: ``` Connection error: [decode_send_data_indication] reason: received disconnect provider ultimatum: UserRequested ``` Here is the client side log: [ironrdp-client.log](https://github.com/Devolutions/IronRDP/files/13872324/ironrdp-client.log)...

> IronRDP is sending these flags: DISABLE_CTRL_ALT_DEL | UNICODE | LOGON_NOTIFY | LOGON_ERRORS | NO_AUDIO_PLAYBACK | VIDEO_DISABLE. > VIDEO_DISABLE sounds suspicious. 🤔 I tried to disable, one by one, all...

Same issue here on Noble (early 24.04) running on VmWare Fusion. Was fixed by installing the (open) VMware tools `sudo apt install open-vm-tools open-vm-tools-desktop`