mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2967] Inkscape cannot export GIMP .xcf files #1857
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#1857
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 @kmotoko on GitHub (Sep 17, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2967
GIMP .xcf File, the following is returned from Inkscape:include disable-programs.incrule,Note 1: The mentioned solution rule does not exist in the latest Firejail version as well.
Note 2: In Firejail v0.9.58, the Inkscape profile did not have
noblacklistrules forPython interpreters, which causes lots of problems. I already added the following toinkscape.local:@rusty-snake commented on GitHub (Sep 17, 2019):
Good catch, +1.
IMHO we should bring this in. @kmotoko only allowing
${HOME}/.gimp*didn't work?Works it with
@kmotoko commented on GitHub (Sep 18, 2019):
@rusty-snake I get the same error when only
${HOME}/.gimp*is allowed.@netblue30 commented on GitHub (Sep 22, 2019):
@rusty-snake, put it in. We are already doing something similar with Thunderbird + Firefox.