Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on asahi linux #96

Open
saifulapm opened this issue Jan 20, 2025 · 1 comment
Open

Not working on asahi linux #96

saifulapm opened this issue Jan 20, 2025 · 1 comment

Comments

@saifulapm
Copy link

> RUST_BACKTRACE=full xwayland-satellite
thread 'main' panicked at /tmp/xwayland-satellite/src/lib.rs:80:10:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
stack backtrace:
   0:     0xaaab5a1ad060 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h00b09a4bf39b2d85
   1:     0xaaab5a1cdebc - core::fmt::write::h7ceb4b8480f8c249
   2:     0xaaab5a1a9c4c - std::io::Write::write_fmt::h85dd460e8a217df7
   3:     0xaaab5a1acf14 - std::sys::backtrace::BacktraceLock::print::h9a7ef9a5429d1e7e
   4:     0xaaab5a1ae144 - std::panicking::default_hook::{{closure}}::h0c27709af3f8d4c6
   5:     0xaaab5a1adf8c - std::panicking::default_hook::h896b14ac97871c98
   6:     0xaaab5a1ae778 - std::panicking::rust_panic_with_hook::h660add0bcc8a80ea
   7:     0xaaab5a1ae5cc - std::panicking::begin_panic_handler::{{closure}}::h83d17f92f6c8c9b6
   8:     0xaaab5a1ad55c - std::sys::backtrace::__rust_end_short_backtrace::hab5cb706f3ff2287
   9:     0xaaab5a1ae28c - rust_begin_unwind
  10:     0xaaab59f6afe0 - core::panicking::panic_fmt::h8267c22f618f324d
  11:     0xaaab59f6b2fc - core::result::unwrap_failed::hfb7b21611a75dc75
  12:     0xaaab59fe596c - xwayland_satellite::main::hd1b733053ee157f7
  13:     0xaaab59fc90b8 - xwayland_satellite::main::h1934c83b66e9a4fa
  14:     0xaaab59fe7130 - std::sys::backtrace::__rust_begin_short_backtrace::h9acb6c31765d7e36
  15:     0xaaab59fdf950 - std::rt::lang_start::{{closure}}::h93f1cb0dc71d8ce9
  16:     0xaaab5a1a51a4 - std::rt::lang_start_internal::h647ceeb55972e3a5
  17:     0xaaab59fc91ec - main
  18:     0xffff8336629c - __libc_start_call_main
  19:     0xffff8336637c - __libc_start_main_impl
  20:     0xaaab59f6b530 - _start
  21:                0x0 - <unknown>

No idea why getting this error...

@FreeFull
Copy link

Do you have Xwayland installed? The line that the panic occurs in is part of the code that spawns Xwayland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants