mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
rustdesk.exe white screen #916
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#916
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 @mrwrighty on GitHub (Nov 2, 2022).
When running cargo run --release rustdesk will compile and run with the correct interface. I can connect to the client. However if I subsequently run rustdesk.exe I just get a white screen which is about 4 x the size of the proper rustdesk screen. Although nothing is displayed, I can connect to the client.
So After margin run --release I get
If I run the compile rustdesk.exe I get
@rustdesk commented on GitHub (Nov 2, 2022):
#763
@mrwrighty commented on GitHub (Nov 2, 2022):
Sorry why is this closed. I have built according to #763 and getting the white screen. I cannot find on the link you posted anything relating to this issue.