The upstream bug has now a working patch for the problem. If it cannot
be backported then it should probably arrive in Gnome 3.8

--- a/gio/gunixmounts.c
+++ b/gio/gunixmounts.c

+      /* We ignore bind fstab entries, as we ignore bind mounts anyway */
+      if (hasmntopt (mntent, "bind"))
+        continue;
+

Maybe some of the Ubuntu developers can look at it, and commend if this
patch is eligible for a Stable Release Update?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/452049

Title:
  Gnome Places contains filesystems mounted via bind

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/452049/+subscriptions

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

Reply via email to