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 352381 - do not show inaccessible volumes
do not show inaccessible volumes
Status: RESOLVED OBSOLETE
Product: gnome-vfs
Classification: Deprecated
Component: Volume and drive handling
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-22 12:45 UTC by Martin Pitt
Modified: 2010-01-19 23:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Ubuntu patch (1.81 KB, patch)
2006-08-22 12:49 UTC, Martin Pitt
none Details | Review

Description Martin Pitt 2006-08-22 12:45:17 UTC
From https://launchpad.net/bugs/50554:

Currently if you plug in a removable device it is mounted and shown on all users desktops, even though only the user who plugged it in can access the device. This bug is even worse if you work in a big multiuser environment like a ltsp setup with many thin clients and users, in the case 50 users plug in 50 devices on 50 thin clients you end up having 50 icons on the desktop (imagine a user who didnt even plug in *any* device but wants to do his work sitting in front of such a desktop :) )

I fixed this in Ubuntu, I'll attach the rather trivial patch for it.
Comment 1 Martin Pitt 2006-08-22 12:49:42 UTC
Created attachment 71359 [details] [review]
Ubuntu patch

libgnomevfs/{gnome-vfs-hal-mounts.c,gnome-vfs-volume-monitor-daemon.c}:
Do not create volumes for mount points which are inaccessible by the
user.
Comment 2 David Zeuthen (not reading bugmail) 2008-04-28 16:24:52 UTC
This patch probably suffers from the same problems as described in the gio-counterpart in bug 526320.
Comment 3 Martin Pitt 2010-01-19 23:16:36 UTC
gnome-vfs is dead, so closing this.