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

alacritty: Missing dependency libXi #21158

Closed
kaistian opened this issue Apr 19, 2020 · 3 comments
Closed

alacritty: Missing dependency libXi #21158

kaistian opened this issue Apr 19, 2020 · 3 comments

Comments

@kaistian
Copy link
Contributor

System

  • xuname:
    Void 5.4.13_1 x86_64 GenuineIntel uptodate rFF
  • package:
    alacritty-0.4.2_2

Expected behavior

Alacritty to start

Actual behavior

$ alacritty
thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: LibraryOpenError(OpenError { kind: Library, detail: "opening library failed (libXi.so.6: cannot open shared object file: No such file or directory); opening library failed (libXi.so: cannot open shared object file: No such file or directory)" })', /host/cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.22.0/src/platform_impl/linux/mod.rs:569:9

Steps to reproduce the behavior

  1. Install xorg-minimal and alacritty
  2. Try to start alacritty

Fix

Installing libXi and Alacritty starts.

@jnbr
Copy link
Contributor

jnbr commented Apr 21, 2020

Thank you for reporting the issue, it is fixed now, alacritty-0.4.2_3 depends on libXi.

@jnbr jnbr closed this as completed Apr 21, 2020
@unifxfoe
Copy link

How did you download the libXi dependency?

@ericonr
Copy link
Member

ericonr commented Jul 29, 2020

@unifxfoe it's a package, simply libXi.

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

4 participants