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 660397 - automountManager: Don't mount already-mounted volumes
automountManager: Don't mount already-mounted volumes
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-28 20:30 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2011-09-28 22:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
automountManager: Don't mount already-mounted volumes (1.24 KB, patch)
2011-09-28 20:30 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2011-09-28 20:30:20 UTC
It's when restarting the shell to be pestered for stuff if I simply have
an audio CD or flash drive in my computer.
Comment 1 Jasper St. Pierre (not reading bugmail) 2011-09-28 20:30:21 UTC
Created attachment 197704 [details] [review]
automountManager: Don't mount already-mounted volumes

Don't pester the user with autorun popups if a volume is already mounted.
Comment 2 Cosimo Cecchi 2011-09-28 20:36:56 UTC
Comment on attachment 197704 [details] [review]
automountManager: Don't mount already-mounted volumes

Looks good to me post-branch.
Comment 3 Jasper St. Pierre (not reading bugmail) 2011-09-28 22:21:32 UTC
Attachment 197704 [details] pushed as a9817f4 - automountManager: Don't mount already-mounted volumes


Thanks.