Missing dependency for 0.13.0
Description:
The new alacritty
0.13.0 has a dependency on libxkbcommon-x11
. Without it, the program just crashes on startup. The presence of libxkbcommon
(a different package) does not solve de issue. Issue
Additional info:
- package version(s): 0.13.0
- config and/or log files:
thread 'main' panicked at /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xkbcommon-dl-0.4.1/src/x11.rs:59:28:
Library libxkbcommon-x11.so could not be loaded.
stack backtrace:
0: 0x556f11f150c1 - <unknown>
1: 0x556f11dda39c - <unknown>
2: 0x556f11f1131d - <unknown>
3: 0x556f11f14ea5 - <unknown>
4: 0x556f11f165b3 - <unknown>
5: 0x556f11f16302 - <unknown>
6: 0x556f11f16a9b - <unknown>
7: 0x556f11f1699e - <unknown>
8: 0x556f11f155a6 - <unknown>
9: 0x556f11f16742 - <unknown>
10: 0x556f11b3aaa5 - <unknown>
11: 0x556f11b3aa63 - <unknown>
12: 0x556f120f2680 - <unknown>
13: 0x556f1206fdc8 - <unknown>
14: 0x556f11e2844d - <unknown>
15: 0x556f11b4e4a2 - <unknown>
16: 0x556f12050eae - <unknown>
17: 0x556f11bc7567 - <unknown>
18: 0x556f11c8f17c - <unknown>
19: 0x556f11c9c583 - <unknown>
20: 0x556f11c6e669 - <unknown>
21: 0x556f11f0aa5f - <unknown>
22: 0x556f11c9896c - <unknown>
23: 0x7fc0af8efcd0 - <unknown>
24: 0x7fc0af8efd8a - __libc_start_main
25: 0x556f11b52105 - <unknown>
26: 0x0 - <unknown>
- link to upstream bug report: https://github.com/alacritty/alacritty/issues/7512
Steps to reproduce:
- Fresh install with archinstall Desktop profile, bspwm on X11
sudo pacman -Syu alacritty
- run
alacritty
fromdrun
orurxvt