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

[Bug] Missing dependency libxcb on Arch Linux. error while loading shared libraries: libxcb.so.1 on fresh Arch Linux #710

Open
1 task done
bits0rcerer opened this issue Oct 31, 2024 · 0 comments
Labels
bug This issue or pull request discusses a bug

Comments

@bits0rcerer
Copy link

Pre-requisites

  • I have looked for any other duplicate issues

Ly version

1.0.2

Observed behavior

ly failed

Expected behavior

ly starts normally

Steps to reproduce

  1. fresh arch install (without libxcb)
  2. sudo pacman -S ly && sudo systemctl enable ly
  3. reboot
  4. sudo systemctl status ly
    • ly.service: Main process exited, code=exited, status=127/n/a

Fix: sudo pacman -S libxcb

Relevant logs

No response

@bits0rcerer bits0rcerer added the bug This issue or pull request discusses a bug label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request discusses a bug
Projects
None yet
Development

No branches or pull requests

1 participant