Blank / White Screen on KDE Neon Linux (Ubuntu Based) #634

Closed
opened 2026-02-20 23:07:01 -05:00 by deekerman · 4 comments
Owner

Originally created by @giantpinkrobots on GitHub (Jul 27, 2022).

I've tried running RustDesk first with the .deb package, then with the AppImage, all have given me a blank screen. Then I tried to compile the 1.1.9 version from source and that has given me a transparent window:

https://i.ibb.co/9wkrTSv/Screenshot-20220727-172837.png
(My screenshot utility gives it a blank background, but in reality it is transparent)

When I try to run it via the terminal, it gives me a blank screen and a warning, saying that it fails to load the following file:
/rustdesk-1.1.9/target/debug/src/ui/index.html" file, error=2
When I looked at the debug folder, there's no such src folder inside.

How to fix this?
I'm using KDE Neon with the KDE Plasma desktop environment. Based on Ubuntu 20.04 LTS

Originally created by @giantpinkrobots on GitHub (Jul 27, 2022). I've tried running RustDesk first with the .deb package, then with the AppImage, all have given me a blank screen. Then I tried to compile the 1.1.9 version from source and that has given me a transparent window: https://i.ibb.co/9wkrTSv/Screenshot-20220727-172837.png (My screenshot utility gives it a blank background, but in reality it is transparent) When I try to run it via the terminal, it gives me a blank screen and a warning, saying that it fails to load the following file: /rustdesk-1.1.9/target/debug/src/ui/index.html" file, error=2 When I looked at the debug folder, there's no such src folder inside. How to fix this? I'm using KDE Neon with the KDE Plasma desktop environment. Based on Ubuntu 20.04 LTS
Author
Owner

@rustdesk commented on GitHub (Jul 27, 2022):

This https://github.com/rustdesk/rustdesk/issues/93 had the same issue, but I failed to reproduce on my KDE Neon. We are rewriting UI with Flutter to discard Sciter, https://github.com/rustdesk/rustdesk/tree/flutter_desktop, I believe the issue can be solved in Flutter. Please allow us some time.

@rustdesk commented on GitHub (Jul 27, 2022): This https://github.com/rustdesk/rustdesk/issues/93 had the same issue, but I failed to reproduce on my KDE Neon. We are rewriting UI with Flutter to discard Sciter, https://github.com/rustdesk/rustdesk/tree/flutter_desktop, I believe the issue can be solved in Flutter. Please allow us some time.
Author
Owner

@giantpinkrobots commented on GitHub (Jul 27, 2022):

This #93 had the same issue, but I failed to reproduce on my KDE Neon. We are rewriting UI with Flutter to discard Sciter, I believe the issue can be solved in Flutter. Please allow us some time.

I understand. Thanks for the swift reply.

@giantpinkrobots commented on GitHub (Jul 27, 2022): > This #93 had the same issue, but I failed to reproduce on my KDE Neon. We are rewriting UI with Flutter to discard Sciter, I believe the issue can be solved in Flutter. Please allow us some time. I understand. Thanks for the swift reply.
Author
Owner

@giantpinkrobots commented on GitHub (Jul 29, 2022):

I've fixed the issue by changing my system locale and region to American English. Now it displays properly.

@giantpinkrobots commented on GitHub (Jul 29, 2022): I've fixed the issue by changing my system locale and region to American English. Now it displays properly.
Author
Owner

@rustdesk commented on GitHub (Jul 29, 2022):

wierd

@rustdesk commented on GitHub (Jul 29, 2022): wierd
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#634
No description provided.