Comment 13 for bug 571725

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 571725] Re: evince not open

Hello Richard,

Richard [2010-05-01 8:34 -0000]:
> open("/home/rmcgilli/.gnome2/evince/last_settings", O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = -1 EACCES (Permission denied)

That looks like a local problem, though. What's the output of

  ls -ld /home/rmcgilli/.gnome2/evince/last_settings

?

> Home dir is encrypted so is on following filesystem type

This shouldn't make a difference; encryption should be totally
transparent wrt. file names and access permissions.

> gvfs-fuse-daemon on /export2/home/rmcgilli/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=rmcgilli)

This is unrelated.