rustdesk
                                
                                 rustdesk copied to clipboard
                                
                                    rustdesk copied to clipboard
                            
                            
                            
                        client got white blank screen running on windows
 
please help
Try out https://github.com/rustdesk/rustdesk/releases/download/tmp/rustdesk-1.1.9-putes.exe please!
 
Try out https://github.com/rustdesk/rustdesk/releases/download/tmp/rustdesk-1.1.9-putes.exe please!
still not working
How about this one https://github.com/rustdesk/rustdesk/releases/download/1.1.8/rustdesk-1.1.8-skia.zip?
 tried it before
tried it before
                                    
                                    
                                    
                                
It is an old issue, but sadly, I can not reproduce on my PCs and virtual machines.
 seems like no error log at all.
seems like no error log at all.
                                    
                                    
                                    
                                
seems like no error log at all.
Embarassing.
Can you build and run from source code?
i‘ll try,no rust exprience though.
i‘ll try,no rust exprience though.
Thanks, if any question please ask.
@Ray8716397 can you build and run this one, https://gitlab.com/rustdesk-official/rustdesk-debug.git? It only depends on rust-sciter. Please install rust first https://rustup.rs/. Then run it in git bash, cargo run.
 
@Ray8716397 can you build and run this one, https://gitlab.com/rustdesk-official/rustdesk-debug.git? It only depends on rust-sciter. Please install rust first https://rustup.rs/. Then run it in git bash,
cargo run.
Thank you so much, can you replace src/index.html with a very simple one, and run again? like this
xxx
?how ,sorry i dont undersand
Thank you so much, can you replace src/index.html with a very simple one, and run again? like this
xxx
?how ,sorry i dont undersand
Change the content of https://gitlab.com/rustdesk-official/rustdesk-debug/-/blob/main/src/index.html to xxx
 
                                    
                                    
                                    
                                
Could you please git pull? you will see a new directory test. There is an executable scapp.exe. Can you run it and test index.html and xxx.html under the same directory?
 
                                    
                                    
                                    
                                
@c-smile any input? https://gitlab.com/rustdesk-official/rustdesk-debug/-/tree/main/test
Could you tell us the system info of your Windows? Hope @c-smile the author of Sciter can give some advice.
ホスト名: DESKTOP-M5VMPFS OS 名: Microsoft Windows 10 Pro OS バージョン: 10.0.18362 N/A ビルド 18362 OS 製造元: Microsoft Corporation OS 構成: スタンドアロン ワークステーション OS ビルドの種類: Multiprocessor Free
Thanks a lot
is there a command line version i can run on windows linux sub system?
is there a command line version i can run on windows linux sub system?
Yes, https://github.com/rustdesk/rustdesk/blob/5af12584546518be28adce04b50796a080d4d576/src/main.rs#L110 But I have not maintained it any more.
Please try the same but from folder/path that contains only ASCII symbols. What you will get? I suspect problem is in incorrect file:// url encoding so asking.
May I get exact path where scapp fails (to test it here) ?
Facing the same issue on Windows 11.
Facing the same issue on Windows 11.
Could you run from source and get some clue? https://rustdesk.com/docs/en/dev/build/windows/
This may help,
I get this issue. But also with teamviewer and edge on the same machine. When moving the window edge briefly shows it content then disappears. I am looking to replace teamviewer with rust desk. I'm going to guess its some kind of hardware acceleration issue.
This may help,
I get this issue. But also with teamviewer and edge on the same machine. When moving the window edge briefly shows it content then disappears. I am looking to replace teamviewer with rust desk. I'm going to guess its some kind of hardware acceleration issue.
Confirmed. (with edge at least) disabling hardware acceleration for edge restored normal behaviour. So I assume a "disable hardware acceleration" option would resolve this as its not the software itself with the problem its the host machine.