Github messages for voidlinux
 help / color / mirror / Atom feed
From: kaistian <kaistian@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Alacritty: Missing dependencies
Date: Mon, 01 Aug 2022 09:24:34 +0200	[thread overview]
Message-ID: <20220801072434.1JedFl_C8ligjnCXe_d_IH1IYq0mxpJPLWdS8gCBulE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38391@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1523 bytes --]

Closed issue by kaistian on void-packages repository

https://github.com/void-linux/void-packages/issues/38391

Description:
### Is this a new report?

Yes

### System Info

Void 5.18.14_1 x86_64 GenuineIntel uptodate rFFF

### Package(s) Affected

alacritty-0.10.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Alacritty to start

### Actual behaviour

```
$ alacritty 
thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet 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
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
Installing missing dependency
```
sudo xbps-install libXcursor
```
```
$ alacritty 
thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet 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 sh
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```

So the package is missing dependencies on `libXcursor` and `libXrandr`

### Steps to reproduce

1. Very minimal Xorg installation
2. Self compiled Qtile

  reply	other threads:[~2022-08-01  7:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-31 12:38 [ISSUE] " kaistian
2022-08-01  7:24 ` kaistian [this message]
2022-08-01  7:24 ` kaistian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220801072434.1JedFl_C8ligjnCXe_d_IH1IYq0mxpJPLWdS8gCBulE@z \
    --to=kaistian@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).