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 Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
