mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
No remote image, no cursor image and error message (Web Client - Mobile) #2613
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#2613
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 @TBG-FR on GitHub (Apr 9, 2024).
Bug Description
Thanks to recent modifications to RustDesk Web Client, I managed to update it successfuly to latest version, and it works like a charm on Desktop 👏 However, I then tried on an Android tablet, and it looks broken 😞
Upon connection :
I guess it's all related to the
Image/ImagePainter, and the logs are related to each "refresh" of the image, but I can't say for sure, and I'm struggling (logs aren't that helpful on this error, but I still included the stacktrace below)How to Reproduce
Web Client (Desktop) to Desktop app client => OK ✅
Web Client (Mobile) to Desktop app client => KO 🛑
Expected Behavior
Remote Desktop should work well on mobile, as much as it works on desktop
(cc @fufesou I know you worked on the latest changes around Desktop part of the Web Client, can you provide any hints or guidance to fix the Mobile part ? I'm willing to do it, but I have hard time locating the issue... Even after reviewing both codes and your recent changes)
Operating system(s) on local side and remote side
Web Client (Linux) -> Desktop (Windows 10)
RustDesk Version(s) on local side and remote side
1.2.4 -> 1.2.3
Screenshots
Additional Context
Browser console logs
Stacktrace of
Failed to load resource: net::ERR_FILE_NOT_FOUNDerror : click here@rustdesk commented on GitHub (Apr 9, 2024):
It is under dev, guy!
@TBG-FR commented on GitHub (Apr 10, 2024):
@rustdesk I am well aware that this is under development.
That's exactly why I am opening an issue, to
As you said in #763
However, note that over the last few months, I asked multiple times for guidance and/or offered my help to contribute to the Web Client, telling you many people in the community would be glad to help. Never got any answer. Still, I'm glad you decided to support the Web Client again and got a guy working on it, and he's doing an awesome work.
Closing down all issues your receive and ignoring people messages won't do any good to an "Open Source" project, imo. I understand you may have a lot of messages to handle, and you try to keep this repo/issues clean and avoid issues related to build especially, but the way you handle it is not really contributor-friendly.
Guess I'll sit back and wait for you to do all the dev work then 😉
@rustdesk commented on GitHub (Apr 10, 2024):
I also know it is not contributor-friendly, but I do not have time to make it friendly.