After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 104787 - Duplicate Mounts
Duplicate Mounts
Status: VERIFIED INCOMPLETE
Product: nautilus
Classification: Core
Component: Desktop
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-30 09:11 UTC by Ariel Tankus
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ariel Tankus 2003-01-30 09:11:56 UTC
I manually mount a remote file system (NFS; mounted on /mnt/cone).
I mount it from my personal account (i.e., NOT as root), using:
mount /mnt/cone .  My /etc/fstab allows user mounts.
The desktop detects this mount, and corretly places an icon called ``cone''.

However, at some times I receive multiple mounts of the same directory.
I suspect this happens when I logout and login again.  The mount is
not umounted on exit, but is re-mounted on login.  I don't really know
how this is possible, but the fact is that several umounts as root are
required to cancel all duplicate mounts.  After each umount, I check (ls -l)
the directory /mnt/cone, but only after the last umount is it empty.
The number of umounts required matches the number of icons on the desktop.
In addition, /etc/mtab contains multiple lines (again, the same number)
referring to /mnt/cone.

This occurs on another NFS directory I use (/mnt/retina) as well.
Comment 1 Vincent Untz 2003-09-23 13:41:41 UTC
Moving to nautilus...
Comment 2 Sebastien Bacher 2003-11-22 20:32:12 UTC
Could you test if the bug is still here with nautilus 2.4 ?

Thanks
Comment 3 Matthew Gatto 2004-02-19 07:22:22 UTC
No new info, closing.