My mount statements include
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
tmpfs on /mnt/tmp type tmpfs (rw,noatime,size=300M,nr_inodes=10k,mode=1777)

so I'm guessing (as I can never remember the syntax here) that my tmpfs 
is also a shared mem device (or is this saying shared mem is also 
mounted as tmpfs?)
Graham

Brian Rogers wrote:
> My tmp was a symlink to /dev/shm. That appears to be what it doesn't
> like. If /tmp is a normal directory, or a tmpfs is mounted directly on
> /tmp, it's fine.
>
>

-- 
evince assert failure: EvinceDocument:ERROR:ev-file-helpers.c:67:ev_tmp_dir: 
assertion failed: (exists)
https://bugs.launchpad.net/bugs/446748
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

Reply via email to