mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
When using in a dual-screen environment on Windows 7, the second screen will freeze. #2388
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2388
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lao5-0ss on GitHub (Jan 2, 2024).
Bug Description
If you install the RustDesk nightly build version in Windows 7, there will be no response to any content on the second screen during remote connection.
How to Reproduce
On a Windows 7 host and a remote client, install the latest version of the nightly build. After remotely connecting to the host and selecting to display the main and secondary screens simultaneously, there is no visible response to any operations on the secondary screen. However, if you connect to the host using AnyDesk or other remote software to observe the secondary screen, you will see that remote operations performed through RustDesk are being executed, but the display is not transmitted to the remote host. At this point, clicking on the refresh button in RustDesk will reveal the latest content on the screen. However, the screen will freeze again after a few seconds.
Expected Behavior
If the host of RustDesk is Windows 10, everything is normal. The multi-screen functionality in Windows 7 is inconsistent with Windows 10.
Operating system(s) on local side and remote side
osx->windows7
RustDesk Version(s) on local side and remote side
1.2.4->1.2.4
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Jan 2, 2024):
#763