Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atril doesn't launch anymore in firejail, but there's a workaround #1498

Closed
pizzadude opened this issue Aug 28, 2017 · 4 comments
Closed

Atril doesn't launch anymore in firejail, but there's a workaround #1498

pizzadude opened this issue Aug 28, 2017 · 4 comments
Labels
bug Something isn't working

Comments

@pizzadude
Copy link
Contributor

Atril doesn't launch anymore in firejail, after a recent profile update. I use Ubuntu MATE 17.04. I found a workaround though.


Reading profile /etc/firejail/atril.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Parent pid 3385, child pid 3386
Blacklist violations are logged to syslog
Child process initialized in 92.19 ms
/usr/bin/atril: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

Parent is shutting down, bye...


If I comment out private-etc and uncomment private-tmp, it runs. I don't think I need to uncomment private-tmp, but I do that anyway. (It's private-etc that's the issue)

@Fred-Barclay
Copy link
Collaborator

Thanks for the report! What version of firejail are you using? (Check with firejail --version).

@pizzadude
Copy link
Contributor Author

firejail --version
firejail version 0.9.50~rc1

Latest from git.

@Fred-Barclay Fred-Barclay added the bug Something isn't working label Aug 28, 2017
@Fred-Barclay
Copy link
Collaborator

It should be fixed now. Thanks!
I could replicate it on Lubuntu 17.04 but not on LMDE 2. The private-etc filter was blocking access to ld.so.cache, which possibly newer versions of atril require.

@pizzadude
Copy link
Contributor Author

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants