Open SkyfallWasTaken opened 2 weeks ago
I've seen this panic several times, but I've never been able to reliably trigger it. Does it always panic for you?
Do you have functioning Vulkan/OpenGL hardware acceleration? The logs indicate software rendering.
When clicking the "View" item in the menubar:
the app crashes with this error:
I'm using Fedora 41, with kernel version
6.11.7-300.fc41.x86_64
and Rust 1.82.0.Code: https://github.com/SkyfallWasTaken/snowvault/tree/iced in
crates/snowvault_gui
. This code is just the COSMIC app template.