Bug 212467

Summary: eject fails with media that have spaces in the label
Product: [Fedora] Fedora Reporter: Markku Kolkka <markku.kolkka>
Component: ejectAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: sh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-30 14:59:26 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 Markku Kolkka 2006-10-26 21:01:06 UTC
Description of problem:
eject doesn't work with removable media that have labels with spaces in them, as
a result, ejecting the media from desktop fails as well

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

How reproducible:
always

Steps to Reproduce:
1. Insert the FC 6 DVD
2. Let the disk automount
3. eject /dev/hdc
  
Actual results:
$ eject /dev/hdc
umount: /media/FC-6\040i386\040DVD: not found
eject: unmount of `/media/FC-6\040i386\040DVD' failed



Expected results:
The DVD is unmounted and ejected

Additional info:
Disks with no spaces in the name work normally.

Comment 1 Staffan Hamala 2006-10-30 12:38:52 UTC
I just noticed that this is the same problem that I have. I didn't know it
worked with CDs without spaces in the name.

Do you also use KDE? It seemed to work in Gnome, when I checked.

[Bug 212964] New: Problem with ejecting CD/DVD in KDE.

Comment 2 Than Ngo 2006-10-30 14:47:42 UTC
*** Bug 212964 has been marked as a duplicate of this bug. ***

Comment 3 Than Ngo 2006-10-30 14:59:26 UTC
it's now fixed in eject-2_1_5-4_1_fc6 which will be available in FC6-update
tomorrow. Thanks for your report.