mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4183] vscodium: missing profile redirect for codium #2568
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#2568
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 @ghost on GitHub (Apr 12, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4183
Hi all,
I am not sure yet is this a bug or not. I am using codium from their official github repo, i downloaded it manually and not via package manager. At this time, it uses
/usr/share/codium/codiumbin and it asks for the following paths:By 'it' i mean codium shows that message when you try to start it.
I have tried to add these paths to existing /etc/firejail/vscodium.profile but that failed to resolve the issue. Whenever i added or moved something in profiles, i re-ran
firecfgto make sure everything is in orderAlso, one more thing: after executing
firecfg, i expected to seecodiumofVSCodiumunder "Configuring symlinks in /usr/local/bin based on firecfg.config" segment however codium was not in the list.I cannot execute codium via terminal anymore after i have started it once and it showed that it needs to read abovementioned directories. I can open it using GNOME shell shortcut in the program list and it somehow executes
/usr/share/codium/codium(process is visible in task manager). Not sure if this is related to the $DISPLAY which is missing on my computer now. All programs start fine when you try to open them via gnome shell.I have tested this in Fedora 33, firejail 0.9.64, X11.
Debug is provided bellow for
firejail --debug codium.@rusty-snake commented on GitHub (Apr 12, 2021):
Duplicate of #3871
@kmk3 commented on GitHub (Jun 11, 2021):
Closing due to that.