Public bug reported:

How to reproduce it:
from a terminal within gnome

if  /dev and /home are one the same partition the trash count is wrong
and:

$ gnomevfs-df

/                        xxx MB (604188672)
/dev/.static/dev  xxx MB (604188672) 
or 
$ sudo mount -o bind / /mnt/foo
$ gnomevfs-df
/                   xxx MB (604188672)
/mnt/foo        xxx MB (604188672)


Debian patch 08_uuid_mount.patch should do the test for symlink and realpath 
call before the test for duplicate entries in 
libgnomevfs/gnome-vfs-unix-mounts.c _gnome_vfs_get_current_unix_mounts()

** Affects: gnome-vfs2 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
gnome-vfs2-2.18.0.1 is confused by mount -o bind entries
https://launchpad.net/bugs/93050

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

Reply via email to