mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3203] Deepin-Screen-Recorder does not work as not started firejailed by default #2002
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#2002
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 @ericschdt on GitHub (Feb 5, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3203
sudo firecfgdoes not firejail deepin-screen-recorder and thusdoes not work:
Invoking
works however fine:
System
firejail 0.9.62
Archlinux KDE
@ghost commented on GitHub (Feb 6, 2020):
We don't have a deepin-screen-recorder.profile currently. You can open a PR to add it to the collection, so firecfg can generate the necessary symlink in /usr/local/bin. Until that is merged you can generate the symlink manually in /usr/local/bin. After doing so running 'deepin-screen-recorder' will start sandboxed. Do note the difference in path specification. Using '/usr/bin/deepin-screen-recorder' will never run it through firejail.
@ericschdt commented on GitHub (Feb 7, 2020):
Thanks I will open PR. Symlinking already it made working. :)