fufesou

Results 354 comments of fufesou

> this wayland i have to select my peer to share everytime i want to connect ! Do you mean Ubuntu 25.10 Wayland (Gnome) or 24.03 Wayland(Gnome)? > mouse doesnt...

The reason is still unknown, and it's likely specific to Ubuntu 25.10 Gnome. We will need additional time to fix it.

References: https://discourse.ubuntu.com/t/adopting-sudo-rs-by-default-in-ubuntu-25-10/60583 https://github.com/trifectatechfoundation/sudo-rs/issues/1299 https://bugs.launchpad.net/snapd/+bug/2127766 Ubuntu 25.10 adopts `sudo-rs` as the default implementation, which means `sudo -E` is no longer supported. The following warning is shown when attempting to use it:...

@SBK79 @steelsnake @JesusValdez1 @Pada0 @Xaia @Nerahikada @sudadi Hi, could you please try the nightly build? https://github.com/rustdesk/rustdesk/releases/tag/nightly Please update on the controlled side.

Thanks for the feedback. > Now the problem is only for the second screen and the mouse doesn't work on it Sorry I can't understand clearly. Can’t you control the...

Is the second display positioned to the left of the main display? It’s strange—the coordinate values always appear to be negative numbers, then clicking will always trigger the activity button....

@SBK79 Thanks for your feedback, but I still can't reproduce the issue. To help locate the issue, could you please run a test version with logging? https://github.com/fufesou/rustdesk/releases/tag/test-mouse-ubuntu-2nd-screen 1. Install the...

@haarhoff-frs Hi, sorry for late. Can you please have look at the logs? It details the reasons for the failure. ``` grep 'Failed to verify ID token' * ```

Can you please also test this simple demo? ## The demo [simple_oidc.tar.gz](https://github.com/user-attachments/files/15845132/simple_oidc.tar.gz) 1. Download the attached file. 2. Change the redirect(callback) url in azure to `http://localhost:18032` 3. `tar -zxf simple_oidc.tar.gz`...

@t-np Hi, can you please attach a screenshot of the error message when you meet this issue the next time? You can also try "F12" to inspect more errors if...