FS#63251 - [alacritty] opening library libXrandr.so.2.2.0 failed
Attached to Project:
Community Packages
Opened by Bennett Hardwick (bennettbackward) - Monday, 22 July 2019, 10:33 GMT
Last edited by Jiachen Yang (farseerfc) - Friday, 26 July 2019, 05:44 GMT
Opened by Bennett Hardwick (bennettbackward) - Monday, 22 July 2019, 10:33 GMT
Last edited by Jiachen Yang (farseerfc) - Friday, 26 July 2019, 05:44 GMT
|
Details
Description:
The alacritty package has a dependency on xorg-xrandr and throws a run-time error failing to find libXrandr shared library. Additional info: * package version(s) alacritty 0.3.3-2 * alacritty output thread 'main' panicked at 'Failed to initialize any backend! Wayland status: NoCompositorListening X11 status: LibraryOpenError(OpenError { kind: Library, detail: "opening library failed (libXrandr.so.2.2.0: cannot open shared object file: No such file or directory); opening library failed (libXrandr.so.2: cannot open shared object file: No such file or directory); opening library failed (libXrandr.so: cannot open shared object file: No such file or directory)" })', /build/.cargo/git/checkouts/winit-081229dbb0c89e9b/57680d2/src/platform/linux/mod.rs:450:9 note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace. Steps to reproduce: 1. Install alacritty on fresh installation 2. Install xorg-server and window manager without installing xorg-xrandr 3. Execute alacritty Proposed Solution: Add xorg-xrandr as alacritty package dependency. |
This task depends upon
Closed by Jiachen Yang (farseerfc)
Friday, 26 July 2019, 05:44 GMT
Reason for closing: Fixed
Additional comments about closing: added libxrandr as depends in alacritty 0.3.3-3
Friday, 26 July 2019, 05:44 GMT
Reason for closing: Fixed
Additional comments about closing: added libxrandr as depends in alacritty 0.3.3-3