mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #1829] [MERGED] evince fixes #4081
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#4081
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?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/1829
Author: @ghost
Created: 3/24/2018
Status: ✅ Merged
Merged: 3/25/2018
Merged by: @netblue30
Base:
master← Head:evince📝 Commits (4)
94468d6add whitelist-common.inc88ebb52Create evince-previewer.profileba735fbCreate evince-thumbnailer.profile45732a2Revert "add whitelist-common.inc"📊 Changes
2 files changed (+20 additions, -0 deletions)
View changed files
➕
etc/evince-previewer.profile(+10 -0)➕
etc/evince-thumbnailer.profile(+10 -0)📄 Description
Seems the current evince profile has issues with dconf, user icons and themes. These can all be easily fixed by including
whitelist-common.inc. Also adding 2 redirect profiles for evince-previewer and evince-thumbnailer, both executables are included in evince as packaged on Arch Linux (and probably other distro's too).After seeing #1711, I took another crack at trying to fix the
private-libcondition, something I had fiddled with before without succes. But this time it looks as if things are settling nicely in that regard. I added what works for me after extensive testing. Leaving commented, so other people can take a closer look.For what it's worth, these all work, ordered from less to more granular/restrictive:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.