Added jdstrand's usr.bin.evince fix above to evince 3.10.3 in Ubuntu
14.04 trusty release and it seems to fix it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1431641
Title:
Apparmor denial when vi
This bug was fixed in the package evince - 3.14.2-0ubuntu2
---
evince (3.14.2-0ubuntu2) vivid; urgency=medium
* debian/apparmor-profile: allow 'abstractions/dbus-strict' in previewer to
silence denial with print previews (LP: #1431641)
-- Jamie StrandbogeMon, 06 Apr 2015 10
It is good news :)
** Changed in: evince (Ubuntu)
Status: Incomplete => In Progress
** Changed in: evince (Ubuntu)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
Hi Jamie,
Thanks for getting back to me. I did as you requested and tried many
times to reproduce the bug, but to no avail. I guess this is good news.
Regards,
Charles
On 15-03-13 03:22 PM, Jamie Strandboge wrote:
> Charles, can you adjust the evince-previewer policy in
> /etc/apparmor.d/usr
Charles, can you adjust the evince-previewer policy in
/etc/apparmor.d/usr.bin.evince to have:
...
/usr/bin/evince-previewer {
#include
...
}
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!
** Ch