mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1054] No sound using pulseaudio after 0.9.44.6 update #716
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#716
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 @ghost on GitHub (Jan 17, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1054
Recently something broke audio when using firejail under pulseaudio.
When playing video with mpv:
Similiar report here: https://github.com/netblue30/firejail/issues/1050
also: https://bbs.archlinux.org/viewtopic.php?pid=1684615#p1684615
Affected: firejail version 0.9.44.6 and current git master.
firejail version 0.9.44.4 works fine.
@olliemath commented on GitHub (Jan 17, 2017):
Having this issue in Firefox on Arch - rolling back to 0.9.44.4 works fine.
@pyamsoft commented on GitHub (Jan 17, 2017):
Chiming to confirm the issue on my end as well using 0.9.44.6.
Applications work fine on 0.9.44.6. I can confirm that launching an application like Firefox on the command line with
and navigating to a site like Youtube produces a popup near the address bar stating that you need to install PulseAudio, even though it is already installed on the system. Other applications that are jailed into private directories also are unable to use PulseAudio.
Downgrading to 0.9.44.4 fixes the PulseAudio issue in all applications.
@mr-blobbyyy commented on GitHub (Jan 18, 2017):
Is everyone having issues using a usb audio device?
@nick75e commented on GitHub (Jan 18, 2017):
No, mine is integrated.
And like everyone else, I downgraded to v0.9.44.4
@netblue30 commented on GitHub (Jan 18, 2017):
This is a major screw up! I'll bring in a fix shortly.
@netblue30 commented on GitHub (Jan 18, 2017):
Fixed on bugfix branch, also fixed on mainline branch. If nothing else comes up, I'll do a new release tomorrow. Thank you for reporting it.