Bug 476365

Summary: gnome drive mount applet doesn't show unmounted drives buttons
Product: [Fedora] Fedora Reporter: Pedro Silva <pedrofsilva>
Component: gnome-appletsAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: drussell, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-07 12:22:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pedro Silva 2008-12-13 17:05:31 UTC
Description of problem:

Gnome's drive mount applet is not showing a nfs entry in /etc/fstab as a button when the drive is unmounted.

/etc/fstab entry:

hostname:/raidshare /media/raidshare	nfs	noauto,user,users,rw	0 0

If I mount the nfs share by hand:

[pedro@localhost ~]$ mount /media/raidshare/

It works and the applet shows a button for the nfs share, allowing me to unmount it, which also works.


Version-Release number of selected component (if applicable):

gnome-applets-2.24.2-2.fc10.i386


How reproducible:

Create a user mountable nfs entry in /etc/fstab and try to mount it using gnome's drive mount applet.

  
Actual results:

No buttons for unmounted nfs shares.


Expected results:

Drive mount applet shows buttons according to nfs shares in fstab.

Comment 1 Dave Russell 2009-01-09 08:43:36 UTC
I have also noticed this change, which is really rather irritating.

gnome-applets-2.24.2-2.fc10 also here.

Comment 2 Pedro Silva 2009-08-07 12:20:53 UTC
Already running a new version of Fedora and gnome-applets:

gnome-applets-2.26.3-1.fc11.i586

I think the problem was solved in Fedora 11, not sure.

Anyway, thank you to whoever fix this bugger.