mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Black screen when WIN7 remote control other PC #2287
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#2287
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 @louislau86 on GitHub (Nov 13, 2023).
Bug Description
In a local area network, when using rustdesk to remotely control a WIN10 computer from a WIN7 computer, the connection can be completed, but the window on the control end displays a black screen status after the connection. Computers are directly connected through a local area network without passing through a transit server.
The attachment is the rustdesk log on Win7, which occurred on November 10th.
log in win7.zip
How to Reproduce
Using a WIN7 computer with the below OS vesion, remote connect a win10 computer by rustdesk on direct network connection
Expected Behavior
the rustdesk function normally
Operating system(s) on local side and remote side
WIN7 -> WIN10
RustDesk Version(s) on local side and remote side
1.2.2 -> 1.2.2
Screenshots
Additional Context
No response
@21pages commented on GitHub (Nov 13, 2023):
Please try latest nightly
@rustdesk commented on GitHub (Nov 13, 2023):
BTW, #763
@flt6 commented on GitHub (Mar 5, 2025):
You can try to disable
Use texture renderingin general option. I solved the same problem by this way.