mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4528] nogroups kills ALSA audio in mpv.profile and vlc.profile #2697
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#2697
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 @crocket on GitHub (Sep 11, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4528
Bug
Only root and audio group can read from and write to files in /dev/snd.
My regular user account belongs to audio group which allows me to play audio.
nogroupsoption in mpv.profile and vlc.profile kills ALSA audio.It seems that firefox-common.profile also contains
nogroupoption. This is going to break audio in firefox and librewolf, too.Environment
@crocket commented on GitHub (Sep 11, 2021):
This seems to have been reported several times.... I should move this to discussion.
@kmk3 commented on GitHub (Sep 11, 2021):
@crocket commented on Sep 11:
Link for reference: #4531