Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify
@ 2022-06-17 11:11 JuniorSuperTux
  2022-06-18 11:36 ` TeusLollo
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: JuniorSuperTux @ 2022-06-17 11:11 UTC (permalink / raw)
  To: ml

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

New issue by JuniorSuperTux on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

 Void 5.15.45_1 x86_64 GenuineIntel notuptodate rFFFFFFFF

### Package(s) Affected

spotify-adblock-1.0.2_1

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

Nope. It's only for the Void installation of Spotify.

### Expected behaviour

The desktop file entry of Spotify adblock launches Spotify normally

### Actual behaviour

Linker error

### Steps to reproduce

Use whatever application launcher to open the desktop entry.

Or execute the command from the desktop file:
```bash
env LD_PRELOAD=/usr/lib/spotify-adblock.so spotify %U
```

The execution line should be replaced with:
```bash
env LD_LIBRARY_PATH=/usr/libexec/spotify LD_PRELOAD=/usr/lib/spotify-adblock.so /usr/libexec/spotify/spotify %U
```

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

end of thread, other threads:[~2022-06-18 12:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17 11:11 [ISSUE] The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify JuniorSuperTux
2022-06-18 11:36 ` TeusLollo
2022-06-18 11:37 ` TeusLollo
2022-06-18 11:42 ` TeusLollo
2022-06-18 11:43 ` TeusLollo
2022-06-18 11:43 ` TeusLollo
2022-06-18 12:08 ` paper42

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