My solution was to apply this diff:

diff --git a/./etc-apparmor.d-abstractions-fonts 
b/etc/apparmor.d/abstractions/fonts
index 45cdf9a..44c54ac 100644
--- a/./etc-apparmor.d-abstractions-fonts
+++ b/etc/apparmor.d/abstractions/fonts
@@ -51,6 +51,8 @@
 
   /usr/local/share/fonts/               r,
   /usr/local/share/fonts/**             r,
+  /home/local/share/fonts/               r,
+  /home/local/share/fonts/**             r,
 
   # poppler CMap tables
   /usr/share/poppler/cMap/**            r,

...and the reloading the profiles (sudo service apparmor reload). So if
you have symlinked fonts directory, you simply have to add them to the
profile.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448778

Title:
  Evince fails to display some fonts (some font thing failed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1448778/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to