mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6002] text-editors: cannot access all text files in the user home #3153
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#3153
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 @ilikenwf on GitHub (Sep 13, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6002
Sometimes, packages require edits, sometimes those are larger than I'd prefer to use with vim.
I question the use in even firejailing geany at this point, though...
@ghost commented on GitHub (Sep 13, 2023):
~/.cache/yay isn't blacklisted anywhere AFAICT, so a noblacklist on that path won't do anything. Probably the
private-cachein geany.profile needs to be ignored to do what you want.I can see why you'd question this, IMO rightly so. If memory serves we've discussed dropping GUI editors from being auto-firejailed via firecfg at some point. Can't track any references on the topic right now but we might have to reconsider it - again...
@kmk3 commented on GitHub (Sep 14, 2024):
Relates to: