Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 518570 - Unmount menuitem lingers
Summary: Unmount menuitem lingers
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomáš Bžatek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F12Target
TreeView+ depends on / blocked
 
Reported: 2009-08-20 23:20 UTC by Matthias Clasen
Modified: 2015-03-03 22:40 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-24 14:52:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
nautilus-2.28.0-lacks-mount-do-not-use-activation-uri.patch (deleted)
2009-09-22 15:40 UTC, Tomáš Bžatek
no flags Details | Diff

Description Matthias Clasen 2009-08-20 23:20:26 UTC
I had an audio cd in my cd drive, then I removed it. nautilus computer window changed the icon from audio cd to cd drive as expected, but the context menu still have an unmount menuitem that complains: 

Unable to unmount Audio Disc

DBus error org.freedesktop.DBus.Error.ServiceUnknown: The name :1.86 was not provided by any .service files.

Comment 1 Matthias Clasen 2009-08-20 23:52:10 UTC
Actually, all the "Open with" menuitems for audio cds linger as well..

Comment 2 Tomáš Bžatek 2009-09-22 15:40:06 UTC
Created attachment 362113 [details]
nautilus-2.28.0-lacks-mount-do-not-use-activation-uri.patch

A simple patch, removing test for activation_uri, which sometimes cannot be determined in prior to mount (see the patch for details). This makes the Unmount menu item actually hidden after unmount. 

Attaching patch this way to have review from interested persons.

(In reply to comment #1)
> Actually, all the "Open with" menuitems for audio cds linger as well..  
Clicking the "Open with Text Editor" default action would cause automount, not showing any error. I need to test it more, we might want to disallow opening associated applications in this case.

Comment 3 Matthias Clasen 2009-09-24 14:52:56 UTC
Alex says the patch looks good, so I've pushed it upstream and in rawhide.


Note You need to log in before you can comment on or make changes to this bug.