Comment 14 for bug 766882

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

/dev/.udev/data/** was fixed in 11.10, but /run/udev/data/** was not. This is likely not going to be fixed since 11.10 is in maintenance mode now.

== Workaround ==
Add to /etc/apparmor.d/local/usr.bin.evince:
deny /run/udev/data/** r,

Then perform:
$ sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince