GNOME Bugzilla – Bug 357156
duplicate drives in nautilus places
Last modified: 2018-08-17 13:48:53 UTC
Please describe the problem: I'm using the latest Ubuntu Edgy, and my static (fstab) drives are listed twice in the Nautilus Places (both in the sidebar and in "Computer"). It seems to think that they're removable drives? Steps to reproduce: 1. Open Nautilus "Computer" Actual results: Static drives are listed twice Expected results: Only show each drive once Does this happen every time? Yes Other information:
Created attachment 73195 [details] Screenshot
This happened to me also. Quoted from Launchpad: "gnome-vfs logic for /etc/fstab, /proc/mount is incompatible with the new UUID= scheme in fstab, they don't use the same name for the device, and there's at least an other bad interaction with hald." More info here: https://launchpad.net/distros/ubuntu/+source/gnome-vfs2/+bug/57701
That's a gnome-vfs issue, reassigning
Created attachment 73372 [details] [review] patch used for the Ubuntu package I've applied that patch to the Ubuntu package. I'm not sure than special cased UUID= is what upstream wants though
Hi GnomeVFS folks, Apparently, this bug is still an issue with the current gnome-vfs (2.23.0). Could Sebastien's patch be applied to trunk so we can close this bug for the final 2.24 release? Thanks
Hi guys, can we get this included (or at least reviewed) ?
gnome-vfs got deprecated in 2008. gnome-vfs is not under active development anymore and had its last code changes in 2011. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-vfs/commits/master gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!