mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #279] [Firefox] Video playback not starting #195
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#195
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 @hillbicks on GitHub (Feb 8, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/279
Hey guys,
I think the latest update broke the video playback, at least on my side. The video (html,webm....) is loading, but the playback simply does not start. Starting firefox without firejail works without problems, so I guess the problems has to be somewhere in firejail, maybe in my config?
Firefox: 44.0
firejail: latest version from git.
Firefox.profile
@netblue30 commented on GitHub (Feb 8, 2016):
I'll look into it, thanks!
@chiraag-nataraj commented on GitHub (Feb 27, 2016):
Video playback works just fine for me with this as my profile file.
where
/etc/firejail/firefox.profileis the default that is shipped.The two main areas I see a difference are with your whitelist (I don't include whitelist-common) and that you enable an additional protocol (netlink). Neither of these should be affecting your video playback, however. Ah...maybe the problem is that you're not whitelisting ~/.pulse? If you're using PulseAudio, you have to do that (I've had issues with video playback if the audio subsystem isn't working).
@netblue30 commented on GitHub (Jun 1, 2016):
Try version 0.9.40, there have been lots of fixes. If you still see the problem, I'll reopen the bug.