mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
32-bit program #3218
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#3218
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 @HuaYuanNanHai on GitHub (Jan 5, 2025).
Bug Description
The packaged 32-bit program on the PC can be executed, but there is no response when clicking on the connection
How to Reproduce
Click the 'Connect' button
Expected Behavior
Clicking the 'Connect' button should pop up a window, but it doesn't. The error log shows:
ERROR [libs\hbb_common\src\platform\mod.rs:50] Got signal 11 and exit. stack:
Operating system(s) on local (controlling) side and remote (controlled) side
windows7X86
RustDesk Version(s) on local (controlling) side and remote (controlled) side
rust-nightly
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Jan 6, 2025):
#763