Ambient icon indicating copy to clipboard operation
Ambient copied to clipboard

run examples/tictactoe

Open ming7824 opened this issue 2 years ago • 2 comments

thread 'main' panicked at 'Failed to initialize any backend! Wayland status: NoCompositorListening X11 status: LibraryOpenError(OpenError { kind: Library, detail: "opening library failed (libXcursor.so.1: cannot open shared object file: No such file or directory); opening library failed (libXcursor.so: cannot open shared object file: No such file or directory)" })', /home/vic/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.28.1/src/platform_impl/linux/mod.rs:757:9 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

ming7824 avatar Mar 02 '23 10:03 ming7824

Hmm, @ten3roberts, are X deps still required when running with Wayland?

philpax avatar Mar 02 '23 10:03 philpax

I am not sure.

Winit can switch between both of them at runtime.

Are you running a wayland session or X11 session?

ten3roberts avatar Mar 02 '23 10:03 ten3roberts