mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3976] jitsi-meet-desktop not properly starting #2487
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#2487
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 @byteme-git on GitHub (Feb 11, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3976
When starting jitsi-meet-desktop after enabling firejail globally with 'firecfg' jitsi-meet-desktop would not start.
Running it via Terminal using 'firejail --debug jitsi-meet-desktop' displayed an error message saying that sh was missing. Adding
'private-bin sh' to jitsi-meet-desktop.local
fixed this error but now electron was missing so i added that as well.
Adding 'private-bin sh,electron' to jitsi-meet-desktop.local fixed the problem.
@ghost commented on GitHub (Feb 12, 2021):
Thanks for your report. Looks like a bug indeed, nice catch.
Before fixing this in git I'd like you to confirm seeing this behavior on the latest stable firejail release, which would be 0.9.64.4 by the time of writing.
If you are interested in making a PR, feel free to do so. We can help out with that if needed.
@rusty-snake commented on GitHub (Feb 12, 2021):
From wire-desktop.profile for distro compatibility:
private-bin electron,electron[0-9],electron[0-9][0-9]