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

* Re: The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify
  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
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: TeusLollo @ 2022-06-18 11:36 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

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

Comment:
Seems there's at least two bugs with current .desktop files, since there's another I posted a few days ago:
[https://github.com/void-linux/void-packages/issues/37555](url)

Should we merge those reports for clarity reasons, I wonder?

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

* Re: The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify
  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
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: TeusLollo @ 2022-06-18 11:37 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

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

Comment:
Seems there's at least two bugs with current .desktop files, since there's another I posted a few days ago:
https://github.com/void-linux/void-packages/issues/37555

Should we merge those reports for clarity reasons, I wonder?

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

* Re: The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify
  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
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: TeusLollo @ 2022-06-18 11:42 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

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

Comment:
Seems there's at least two bugs with current .desktop files, since there's another I posted a few days ago:
https://github.com/void-linux/void-packages/issues/37555

Should we merge those reports for clarity reasons, I wonder?

@paper42 
Sorry for intruding, but my own bug report accessed through the link above in this comment, since it was posted two days before the new "forms" were implemented, currently lacks the "bug"/"needs-testing"" flags. Is it possible to add those, or should I just close the issue and re-post? Commenting here since both issues, although technically different, are still pretty similar. 
Thanks in advance. 

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

* Re: The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify
  2022-06-17 11:11 [ISSUE] The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify JuniorSuperTux
                   ` (2 preceding siblings ...)
  2022-06-18 11:42 ` TeusLollo
@ 2022-06-18 11:43 ` TeusLollo
  2022-06-18 11:43 ` TeusLollo
  2022-06-18 12:08 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: TeusLollo @ 2022-06-18 11:43 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

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

Comment:
Seems there's at least two bugs with current .desktop files, since there's another I posted a few days ago:
https://github.com/void-linux/void-packages/issues/37555

Should we merge those reports for clarity reasons, I wonder?

@paper42 
Sorry for intruding, but my own bug report accessed through the link above in this comment, since it was posted two days before the new "forms" were implemented, currently lacks the "bug"/"needs-testing" flags. Is it possible to add those, or should I just close the issue and re-post? Commenting here since both issues, although technically different, are still pretty similar. 
Thanks in advance. 

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

* Re: The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify
  2022-06-17 11:11 [ISSUE] The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify JuniorSuperTux
                   ` (3 preceding siblings ...)
  2022-06-18 11:43 ` TeusLollo
@ 2022-06-18 11:43 ` TeusLollo
  2022-06-18 12:08 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: TeusLollo @ 2022-06-18 11:43 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

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

Comment:
Seems there's at least two bugs with current .desktop files, since there's another I posted a few days ago:
https://github.com/void-linux/void-packages/issues/37555

Should we merge those reports for clarity reasons, I wonder?

@paper42 
Sorry for intruding, but my own bug report accessed through the link above in this comment, since it was posted two days before the new "forms" were implemented, currently lacks the "bug"/"needs-testing" flags. Is it possible to add those, or should I just close the issue and re-post? Commenting here since both issues, although technically different, are still pretty similar, and maybe should be merged. 
Thanks in advance. 

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

* Re: The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify
  2022-06-17 11:11 [ISSUE] The desktop file shipped with spotify-adblock package doesn't suit Void installation of Spotify JuniorSuperTux
                   ` (4 preceding siblings ...)
  2022-06-18 11:43 ` TeusLollo
@ 2022-06-18 12:08 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-06-18 12:08 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

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

Comment:
> Seems there's at least two bugs with current .desktop files, since there's another I posted a few days ago:
> https://github.com/void-linux/void-packages/issues/37555
> 
> Should we merge those reports for clarity reasons, I wonder?


No, that's a different bug, it's not related to this at all.

> Sorry for intruding, but my own bug report accessed through the link above in this comment, since it was posted two days before the new "forms" were implemented, currently lacks the "bug"/"needs-testing" flags. Is it possible to add those, or should I just close the issue and re-post? Commenting here since both issues, although technically different, are still pretty similar, and maybe should be merged. 

I will mark it manually.



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