mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3137] firejail firefox & spotify #1971
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#1971
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 @nsauter on GitHub (Jan 10, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3137
Hi,
even this is not sure a firejail problem im hoping somebody can help me a little bit. I startet firejail firefox with a new private directory
firejail --private=/var/tmp/firefox firefoxThis works pretty well overall but i cannot use the spotify web player. If i log in and install the DRM Plugin it seems ok, but if i try to play music the play button wont work and its logging me out every 30 sec. Youtube and Netflix are working. Do you guys have an idea? Plain Firefox with same Settings (Proxy) does work.
@Vincent43 commented on GitHub (Jan 10, 2020):
What distro and what firejail version?
@nsauter commented on GitHub (Jan 10, 2020):
Fedora 31, firejail-0.9.56-9
@Vincent43 commented on GitHub (Jan 10, 2020):
Is selinux enabled? Could you check if it blocks something?
@nsauter commented on GitHub (Jan 13, 2020):
Selinux is completely disabled.
@rusty-snake commented on GitHub (Jan 13, 2020):
firejail --writable-var --keep-var-tmp --private=/var/tmp/firefox firefox?@nsauter commented on GitHub (Jan 14, 2020):
Sounds good, doesn't work. WhatsApp Web wont load QR Code too with firefox, but if i use google-chrome Browser everything works.
@rusty-snake commented on GitHub (Jan 17, 2020):
firejail --writable-var --keep-var-tmp --ignore='noexec ${HOME}' --ignore='noexec /var' --private=/var/tmp/firefox firefox?firejail --private=/var/tmp/firefox --noprofile firefox?@domker commented on GitHub (Jan 19, 2020):
DRM Widevine on Spotify (Firefox) doesn't work too when "private-etc" is uncommented in config files.
I think it's the same bug.
In previous versions it worked correctly.
ArchLinux (linux-5.4.13), Firefox 72.0.1, Firejail 0.9.62
@Vincent43 commented on GitHub (Jan 20, 2020):
@domker could you try modifying
private-etclike this?@rusty-snake commented on GitHub (Feb 10, 2020):
@nsauter @domker still an issue?
@chiraag-nataraj commented on GitHub (Mar 21, 2020):
QR code not working sounds like a
privacy.resistFingerprintingproblem to me. You can fix that by doingprivacy.resistFingerprinting.autoDeclineNoUserInputCanvasPromptstofalse.@rusty-snake commented on GitHub (Mar 21, 2020):
Or just allow it. Click on the icon left to
https:in the urlbar.@rusty-snake commented on GitHub (May 6, 2020):
I'm closing here due to inactivity, please fell free to reopen if you still have this issue.