mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1338] Firefox within firejail interfering with pulseaudio #918
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#918
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 @apjyotirmay on GitHub (Jun 15, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1338
I was using "firejail firefox" on Ubuntu 16.04.2 LTS and whenever I will play a multimedia (e.g. YouTube) in the browser, it will cause pulseaudio module to unload itself. This is the pulseaudio log generated on my system, I don't know if it will be useful in anyway: pulseaudio log
@Fred-Barclay commented on GitHub (Jun 15, 2017):
Hi @ajyotirmay,
That sounds like a known problem with pulseaudio. Could you run the following in your terminal, log out and back in, and try again?
firecfg --fix-sound@netblue30 commented on GitHub (Jun 16, 2017):
Try this fix: https://firejail.wordpress.com/support/known-problems/#pulseaudio
@apjyotirmay commented on GitHub (Jun 16, 2017):
@netblue30 thanks, toggling "enable-shm" seems to be working fine.
@Fred-Barclay "firecfg --fix-sound" didn't work as "firecfg" was not found on my system.
Looks like the problem was with pulseaudio and not firejail, sorry to bother you guys. I'll be closing this issue, thanks for the help :)