This is a comment to help others who have similar issues. I had moved my home directory to /opt/home/george on a different partition. AppArmor appears to prevent evince from writing there. I edited my /etc/apparmor.d/tunables/home file (see https://wiki.ubuntu.com/DebuggingApparmor#Adjusting%20Tunables) from:
@{HOMEDIRS}=/home/ to @{HOMEDIRS}=/home/ /opt/home/george/ Then restarted apparmor sudo /etc/init.d/apparmor restart My evince problems (similar to reported above) are gone. Specifically, it no longer complains about not being able to read/write ~/.recently- used.xbel, ~/.gnome2/evince/evince_toolbar.xml, and ~/.gnome2/evince/evince_toolbar.xml. And it retains my settings across sessions. -- evince not open https://bugs.launchpad.net/bugs/571725 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs