Skip to content

Can't start onagre on sway/wayland #67

@usagi-flow

Description

@usagi-flow

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions