Package: firejail-profiles
Version: 0.9.58.2-2
Severity: normal
Tags: upstream

Dear Maintainer,

When a file with .eps extension(Encapsulated PostScript file) is opened, 
inkscape cannot open it when firejailed. A message "Failed to load the 
requested file" is shown.
"Can't Spawn!!! spawn returns: Failed to execute child process “” (No such file 
or directory)" is shown in the terminal if firejail is in debug mode.

The issue does not occur if firejail is disabled for inkscape.

A quick google search returned a similiar 
issue(https://github.com/NixOS/nixpkgs/issues/3449). The issue mentions missing 
python-lxml. 

So I added a few lines in inkscape.local file and it resolved the issue.

/etc/firejail/inkscape.local
---------------------------------
noblacklist ${PATH}/python2*
noblacklist /usr/include/python2*
noblacklist /usr/lib/python2*
noblacklist /usr/local/lib/python2*
noblacklist /usr/share/python2*

Please do the needful.
Thanks

-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-8-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firejail-profiles depends on:
ii  firejail  0.9.58.2-2

firejail-profiles recommends no packages.

firejail-profiles suggests no packages.

-- Configuration Files:
/etc/firejail/catfish.profile changed [not included]
/etc/firejail/ffmpeg.profile changed [not included]

-- no debconf information

Reply via email to