fufesou

Results 18 issues of fufesou

https://github.com/rustdesk/rustdesk-server/pull/119 ## Not Sure 1. Why not [drop socket](https://github.com/fufesou/rustdesk/blob/5a9d8545d801b6038acca6c97def9487a4361809/src/server.rs#L86) earlier? 2. If `rendezvous_addr` is a domain string. [`register_pk`](https://github.com/fufesou/rustdesk/blob/5a9d8545d801b6038acca6c97def9487a4361809/src/rendezvous_mediator.rs#L459) use [domain url](https://github.com/fufesou/rustdesk/blob/5a9d8545d801b6038acca6c97def9487a4361809/src/rendezvous_mediator.rs#L153) to send a udp request. The rendezvous server may...

**Describe the bug you encountered:** We can achive horizontal scroll by long pressing "Shift" while scroll mouse. But it seems "Shift" only work on the first scrolling. Long pressing does...

bug

**Describe the bug you encountered:** The app may print the following logs if it spends a long time to connect peer. ``` flutter: json.decode fail1(): setState() called after dispose(): OverlayState#3b413(lifecycle...

bug

**Describe the bug you encountered:** It sometimes reports the following log when I close the app. ``` ../../flutter/shell/platform/embedder/embedder.cc (2182): 'FlutterEngineOnVsync' returned 'kInternalInconsistency'. Could not notify the running engine instance of...

bug

**Describe the bug you encountered:** When I close the software, it sometimes prints the following log. ``` flutter: type 'Null' is not a subtype of type 'double' ``` **What did...

bug

Signed-off-by: fufesou https://github.com/rustdesk/rustdesk/issues/2054 Remote tab title is changed when peer is renamed in main peer page. Direct rename peer on remote window (edit on tab) is not supported for now.

**Describe the bug you encountered:** 1. Preview on taskbar shows only main window. 2. Main window is shadowed by subwindow. https://user-images.githubusercontent.com/13586388/202349605-716d34fe-6457-469b-9c8a-267c30b21894.mp4 ... **What did you expect to happen instead?** 1....

bug

**Describe the bug you encountered:** The window is blank sometimes after app is started. ... **What did you expect to happen instead?** The window show normally. ... **How did you...

bug

**Describe the bug you encountered:** Click "Adjust window" on remote menu, the window moves to the left bottom corner, and the window is hanging up. ... **What did you expect...

bug

**Describe the bug you encountered:** MacOS --> Win, mismatch cursor offsets. ... **What did you expect to happen instead?** The offset should be the same. ... **How did you install...

bug