Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Alacritty: Missing dependencies
@ 2022-07-31 12:38 kaistian
  2022-08-01  7:24 ` kaistian
  2022-08-01  7:24 ` [ISSUE] [CLOSED] " kaistian
  0 siblings, 2 replies; 3+ messages in thread
From: kaistian @ 2022-07-31 12:38 UTC (permalink / raw)
  To: ml

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

New 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Alacritty: Missing dependencies
  2022-07-31 12:38 [ISSUE] Alacritty: Missing dependencies kaistian
@ 2022-08-01  7:24 ` kaistian
  2022-08-01  7:24 ` [ISSUE] [CLOSED] " kaistian
  1 sibling, 0 replies; 3+ messages in thread
From: kaistian @ 2022-08-01  7:24 UTC (permalink / raw)
  To: ml

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

New comment by kaistian on void-packages repository

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

Comment:
Resolved by #38395 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] Alacritty: Missing dependencies
  2022-07-31 12:38 [ISSUE] Alacritty: Missing dependencies kaistian
  2022-08-01  7:24 ` kaistian
@ 2022-08-01  7:24 ` kaistian
  1 sibling, 0 replies; 3+ messages in thread
From: kaistian @ 2022-08-01  7:24 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-01  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-31 12:38 [ISSUE] Alacritty: Missing dependencies kaistian
2022-08-01  7:24 ` kaistian
2022-08-01  7:24 ` [ISSUE] [CLOSED] " kaistian

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).