Thank you for using Ubuntu and reporting a bug. The problem is that you are using fonts from a non-standard location and Evince's apparmor profile is not allowed to access them. From /var/log/kern.log: Jul 22 00:04:03 ELI6 kernel: [ 1526.794903] type=1400 audit(1342911843.763:259): apparmor="DENIED" operation="open" parent=3880 profile="/usr/bin/evince" name="/windows/Windows/Fonts/DejaVuSans.ttf" pid=3933 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
You need to update your profile to allow access to these fonts. Feel free to edit /etc/apparmor.d/local/usr.bin.evince to have: /windows/Windows/Fonts/* r, Then perform: $ sudo apparmor_parser -r /etc/apparmor.d/usr.bin.evince While I appreciate the difficulties you are facing and that the above workaround will fix the issue for you, this change to the AppArmor profile will not be included in Ubuntu because this is a non-standard system configuration. Thanks again. ** Changed in: evince (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1027518 Title: Evince doesn't display menus or documents correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1027518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs