getting error while nightly build #1569

Closed
opened 2026-02-20 23:30:15 -05:00 by deekerman · 1 comment
Owner

Originally created by @yashpatel1599 on GitHub (Mar 23, 2023).

Bug Description

error[E0433]: failed to resolve: could not find ui in the crate root
--> src\ui_session_interface.rs:371:23
|
371 | return crate::ui::inline::get_chatbox();
| ^^ could not find ui in the crate root

For more information about this error, try rustc --explain E0433.

How to Reproduce

Expected Behavior

it should be run without error.

Operating system(s) on local side and remote side

windows10

RustDesk Version(s) on local side and remote side

1.1.9

Screenshots

Additional Context

Originally created by @yashpatel1599 on GitHub (Mar 23, 2023). ### Bug Description error[E0433]: failed to resolve: could not find ui in the crate root --> src\ui_session_interface.rs:371:23 | 371 | return crate::ui::inline::get_chatbox(); | ^^ could not find ui in the crate root For more information about this error, try rustc --explain E0433. ### How to Reproduce - ### Expected Behavior it should be run without error. ### Operating system(s) on local side and remote side windows10 ### RustDesk Version(s) on local side and remote side 1.1.9 ### Screenshots - ### Additional Context -
deekerman 2026-02-20 23:30:15 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Mar 23, 2023):

#763

@rustdesk commented on GitHub (Mar 23, 2023): #763
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#1569
No description provided.