-
-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
I am unable to run doom after compiling it following the instructions in the readme. The program crashed on startup.
This was the output:
[INFO engine::context] Creating system "tick"...
[INFO engine::context] Creating system "frame_timers"...
[INFO engine::context] Creating system "window"...
interface 'wl_output' has no event 4
thread 'main' panicked at /home/roland/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.21.0/src/platform_impl/linux/wayland/event_loop.rs:395:10:
called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
System
- rust-doom: 6aa7681
- rustc: rustc 1.85.0 (4d91de4e4 2025-02-17) (Fedora 1.85.0-1.fc41)
- OS: Fedora Linux 41
- Cargo: cargo 1.85.0 (d73d2caf9 2024-12-31)
Metadata
Metadata
Assignees
Labels
No labels