But seriously, I have ran the Linux, WSL, and now Windows version and have never had a crash like you mentioned.

Reply to this note

Please Login to reply.

Discussion

ingester pooped 1 items

thread 'main' panicked at /home/fiatjaf/.cargo/git/checkouts/egui-5e4507fa4153be06/fcb7764/crates/egui/src/widget_rect.rs:142:17:

Widget changed layer_id during the frame

stack backtrace:

0: rust_begin_unwind

at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/panicking.rs:652:5

1: core::panicking::panic_fmt

at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/core/src/panicking.rs:72:14

2: egui::widget_rect::WidgetRects::insert

at /home/fiatjaf/.cargo/git/checkouts/egui-5e4507fa4153be06/fcb7764/crates/egui/src/widget_rect.rs:142:17

3: egui::context::Context::create_widget::{{closure}}

at /home/fiatjaf/.cargo/git/checkouts/egui-5e4507fa4153be06/fcb7764/crates/egui/src/context.rs:1033:13

4: egui::context::Context::write

at /home/fiatjaf/.cargo/git/checkouts/egui-5e4507fa4153be06/fcb7764/crates/egui/src/context.rs:724:9

5: egui::context::Context::create_widget

at /home/fiatjaf/.cargo/git/checkouts/egui-5e4507fa4153be06/fcb7764/crates/egui/src/context.rs:1027:9

6: egui::ui::Ui::new

at /home/fiatjaf/.cargo/git/checkouts/egui-5e4507fa4153be06/fcb7764/crates/egui/src/ui.rs:116:9

7: egui_nav::Nav::show_internal

at /home/fiatjaf/.cargo/git/checkouts/egui-nav-f3bee59503678f4e/867fb6e/egui-nav/src/lib.rs:273:26

8: egui_nav::Nav::show_mut

at /home/fiatjaf/.cargo/git/checkouts/egui-nav-f3bee59503678f4e/867fb6e/egui-nav/src/lib.rs:157:9

9: notedeck::nav::render_nav

at ./src/nav.rs:247:24