mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5169] vscodium: changes to settings do not persist (whitelisting issue) #2901
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#2901
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 @ikokostya on GitHub (May 30, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5169
Description
Codium doesn't save settings when used with default firejail profile.
Steps to Reproduce
LC_ALL=C firejail codiumLC_ALL=C firejail codiumExpected behavior
Codium should apply last settings.
Actual behavior
Codium uses default settings.
Behavior without a profile
All previous settings are applied.
Additional context
I use official VSCodium debian package:
Environment
Ubuntu 20.04.4 LTSChecklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
Output of
LC_ALL=C firejail codiumOutput of
LC_ALL=C firejail --debug codium@rusty-snake commented on GitHub (May 31, 2022):
Duplicate of #5012
@rusty-snake commented on GitHub (May 31, 2022):
Fixed by
06dc66c8e3@rusty-snake commented on GitHub (May 31, 2022):
?