Comment 5 for bug 1431641

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Charles, can you adjust the evince-previewer policy in /etc/apparmor.d/usr.bin.evince to have:

...
/usr/bin/evince-previewer {
  #include <abstractions/dbus-strict>
  ...
}

Then reload the profile with:
$ sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince

then try to reproduce the bug and report back?

Thanks!