mrs sheep, your kernel logs indicate AppArmor is blocking attempts to
load fonts located in /home/mrssheep/Documents/SystemFonts/truetype
/ubuntu-font-family/

The ttf-ubuntu-font-family package installs fonts into the directory
/usr/share/fonts/truetype/ubuntu-font-family/

It's possible you've got symlinks from /usr/share/fonts or
/usr/share/fonts/truetype to your home directory.

You could either add /home/mrssheep/Document/SystemFonts/** to the
/etc/apparmor.d/abstractions/font file or add an entry:

alias /usr/share/fonts/truetype/ -> 
/home/mrssheep/Documents/SystemFonts/truetype/
to the /etc/apparmor.d/tunables/alias file

(I'd pick the first if you copied the files, I'd pick the second if you
configured a symbolic link.)

After either change you'll need to reload the profiles; easiest is to
reboot, but you can also run sudo service apparmor restart

Thanks

** Changed in: evince (Ubuntu)
       Status: Confirmed => Invalid

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

Title:
  Evince misses font and only displays squares in menus

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

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

Reply via email to