[GH-ISSUE #2098] Spotify: D-Bus functionality #1418

Closed
opened 2026-05-05 08:04:59 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @cmays90 on GitHub (Aug 28, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2098

Spotify implements the MPRIS2 interface, which means it needs D-Bus to show pops (such as when a new song starts playing) and for keyboard control of songs (play/pause, skip, etc).

The ArchWiki has a section written about Spotify's MPRIS2 interface.

On that note, is it possible to provide a local file that overrides a "noexec" or a "nodbus" command?

Originally created by @cmays90 on GitHub (Aug 28, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/2098 Spotify implements the MPRIS2 interface, which means it needs D-Bus to show pops (such as when a new song starts playing) and for keyboard control of songs (play/pause, skip, etc). [The ArchWiki has a section written about Spotify's MPRIS2 interface.](https://wiki.archlinux.org/index.php/spotify#MPRIS) On that note, is it possible to provide a local file that overrides a "noexec" or a "nodbus" command?
Author
Owner

@SkewedZeppelin commented on GitHub (Aug 28, 2018):

echo "ignore nodbus" | sudo tee /etc/firejail/spotify.local

<!-- gh-comment-id:416443712 --> @SkewedZeppelin commented on GitHub (Aug 28, 2018): `echo "ignore nodbus" | sudo tee /etc/firejail/spotify.local`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1418
No description provided.