Prevent error log when properly canceling a dialog #133

Closed
opened 2023-11-14 16:10:39 +01:00 by lucas · 0 comments
Owner

Canceling the file dialog is actually implemented as returning an error:

2023-11-14T14:48:51.722611Z ERROR druid_shell::backend::gtk::window : Error trying to open file: Dialog was deleted
at /home/lucas/.cargo/registry/src/index.crates.io-6f17d22bba15001f/druid-shell-0.8.3/src/backend/gtk/window.rs:929

Canceling the file dialog is actually implemented as returning an error: > 2023-11-14T14:48:51.722611Z ERROR druid_shell::backend::gtk::window : Error trying to open file: Dialog was deleted at /home/lucas/.cargo/registry/src/index.crates.io-6f17d22bba15001f/druid-shell-0.8.3/src/backend/gtk/window.rs:929
lucas added the
kind
enhancement
status/good first issue
crate/dtmm
stage
actionable
labels 2023-11-14 16:11:35 +01:00
lucas added this to the Mod Manager project 2023-11-14 16:12:55 +01:00
lucas added this to the DTMM v1.0 + DTMT milestone 2023-11-15 01:03:45 +01:00
lucas closed this issue 2023-11-24 11:51:25 +01:00
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: bitsquid_dt/dtmt#133
No description provided.