desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #95771
[Bug 452049] Re: Gnome Places contains filesystems mounted via bind
** Changed in: glib
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/452049
Title:
Gnome Places contains filesystems mounted via bind
Status in The "G" Library - GLib:
Fix Released
Status in Nautilus:
Fix Released
Status in glib2.0 package in Ubuntu:
Fix Released
Status in glib2.0 source package in Precise:
Triaged
Bug description:
Binary package hint: nautilus
What happens:
1. mount a folder a to point b with the -bind option in /etc/fstab, for example:
/media/data /home/username/MyDocuments none bind,user=username,group=username 0 0
2. reboot and then open nautilus
3. nautilus will show the new mount point in the places sidebar but it will give you an error if you click on the mount point:
Unable to mount MyDocuments
mount: according to mtab, /media/data is already mounted on /home/username/MyDocuments
mount failed
What should happen:
1. nautilus should not show these binded folders since they are well accessible through the filesystem
2. if the mounted folder (e.g. /mount/data) is a block device then it will appear in the places sidebar anyway and thus it is not necessary to show the mount point again
3. if the mounted folder is a normal folder from an existing file system then its accessible both from the original location and the newly binded location, thus the is no need to show it in places again
4. this is quite annoying
Additional Information:
This bug persists in Lucid
ProblemType: Bug
Architecture: amd64
Date: Thu Oct 15 12:04:11 2009
DistroRelease: Ubuntu 10.04
Package: nautilus 2.30
To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/452049/+subscriptions