[Bug 20424] nautilus and drivemount applet show icons for ejected devices

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Dec 21 09:30:03 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=20424
Ubuntu | gnome-applets





------- Additional Comments From jamesh at canonical.com  2005-12-21 09:30 UTC -------
Both Nautilus and the drive mount applet are working with the same data model:
GnomeVFSVolumeMonitor.

The gnome-vfs code is compiled to use libhal for some of its information in
Ubuntu.  One of the bits of information obtained from HAL is whether the volume
should be ejected after unmounting.  If this particular device shouldn't be
ejected, then perhaps creating an appropriate FDI file to set the property would
be the solution.

If it is an issue of gnome-vfs having an incorrect view of the mounted volumes,
then the following program might help:
  http://www.gnome.org/~jamesh/code/gvfs-list-drives.c

Does its output look sane when the USB key is plugged in?  Does it look sane
after you've ejected the key using nautilus or the drive mount applet?

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list