-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The application doesn't start:
$ RUST_BACKTRACE=1 onagre
Failed to parse theme:
Failed to open config file
Failing back to default theme
thread 'main' panicked at 'Failed to initialize any backend! Wayland status: NoWaylandLib X11 status: LibraryOpenError(OpenError { kind:
Library, detail: "opening library failed (libX11.so.6: cannot open shared object file: No such file or directory); opening library fail
ed (libX11.so: cannot open shared object file: No such file or directory)" })', /build/cargo-vendor-dir/winit-0.26.1/src/platform_impl/l
inux/mod.rs:619:9
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: onagre::app::run
3: onagre::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Config
n.a.
To Reproduce
- I use void linux, elogind and SwayFX on a mid 2014 macbook pro (intel integrated graphics).
- Install onagre from nixpkgs (I use the 23.05 stable channel, and I use nix because my distribution, void linux, doesn't provide onagre yet).
- Run onagre.
Expected behavior
Onagre starts.
Window manager (please complete the following information):
- Window manager: swayfx v0.3.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working