Well, the @{HOMEDIRS} trick didn't work for me. My home directory is in a NFS share "/net/aires/homes" so I changed tunables/home to read
@{HOMEDIRS}=/home/ /net/aires/homes/ and followed the change with sudo /etc/init.d/apparmor restart ... and still the evince PDF reader was getting denied access to my home directory. My only solution was to disable the evince profile: cd /etc/apparmor.d/disable sudo ln -s /etc/apparmor.d/usr.bin.evince sudo /etc/init.d/apparmor restart Now evince works well (I can print again!) -- AppArmor does not allow access when @{HOME} is not /home https://bugs.launchpad.net/bugs/447292 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs