mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5437] freetube: enable KDE Plasma multimedia control (mpris) #2993
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2993
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @toby63 on GitHub (Oct 27, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5437
Is your feature request related to a problem? Please describe.
KDE Plasma has a multimedia control applet, that I would like to use with FreeTube.
Without using firejail this works.
With Firefox and other applications it works also with firejail.
I think it has something to do with the dbus options.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
@rusty-snake commented on GitHub (Oct 27, 2022):
Can you try
@toby63 commented on GitHub (Oct 27, 2022):
I added it below the rest of the config file; log now shows:
@rusty-snake commented on GitHub (Oct 27, 2022):
You should never edit the profiles in /etc.
Always use .locals.
https://github.com/netblue30/firejail/wiki/Creating-overrides
https://github.com/netblue30/firejail/wiki/Creating-Profiles
https://firejail.wordpress.com/features-3/man-firejail-profile/
@toby63 commented on GitHub (Oct 27, 2022):
I copied the profile to ~/.config/firejail, but will try locals now instead.
@toby63 commented on GitHub (Oct 27, 2022):
Now it works. Thx.
@rusty-snake commented on GitHub (Oct 27, 2022):
Does it still work if you remove the
dbus-user.own org.mpris.MediaPlayer2.chromium.*line?@toby63 commented on GitHub (Oct 27, 2022):
No doesn't work.