Comment 2 for bug 480270

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Re: Apparmor prevents evince from opening compressed PDFs

Thank you for using Ubuntu and taking the time to report a bug. Can you add this to /etc/apparmor.d/abstractions/evince:
  /bin/bzip2 ixr,

then perform:
$ sudo apparmor_parser -r -T -W /etc/apparmor.d/usr.bin.evince

and report back if it fixes the problem for you?