mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1771] [firefox] noroot makes youtube fullscreen hang #1201
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#1201
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 @Saren-Arterius on GitHub (Feb 9, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1771
Test scenerio:
https://www.youtube.com/watch?v=1La4QzGeaaQ&t=60s
Select 4k60 and go fullscreen, the video could play for few seconds, then firefox freezed that had to be killed. Without the setting
noroot(discovered by trial and error), then video plays just fine.OS/Software/Drivers:
Arch Linux
firefox 58.0.2-1
firejail 0.9.52-1
linux 4.15.1-2
nvidia-dkms 390.25-4
@SkewedZeppelin commented on GitHub (Feb 9, 2018):
Duplicate of #1753.
Quick and easy fix it to either switch to nouveau or
echo "ignore noroot" >> /etc/firejail/globals.local@idnovic commented on GitHub (Mar 5, 2018):
I have issues too but with intel.
I can play variable time of an video but at on point it just freezes until I unfullscreen the video.
The moment I unfullscreen it the playback goes on. I can now put it in fullscreenmode again.
I added the suggested fix but the problem persists.
Edit, I removed the fix and instead removed noroot from firefox profile as suggested #1753