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 354918 - Filename with spaces causes failure of CD-RW burn
Filename with spaces causes failure of CD-RW burn
Status: RESOLVED FIXED
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-08 07:59 UTC by Alexander Larsson
Modified: 2006-12-05 07:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Larsson 2006-09-08 07:59:00 UTC
From redhat bugzilla at:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205643

---------------
Today I found I was unable to burn some ISOs on CD-RW discs which were not
empty.  The volume name of the CDs had spaces in it, with the result that
unmounting the volume failed.

Version-Release number of selected component (if applicable):
2.14.3-1.fc5

How reproducible:
Every time

Steps to Reproduce:
1. Insert non-empty CD-RW with volume name containing a space
2. Invoke nautilus-cd-burner to burn a new ISO onto the disc
3. 
  
Actual results:
Nautilus-cd-burner fails with a non-specific error message

Expected results:
Nautilus-cd-burner unmounts the disc, erases it and burns the new image

Additional info:

Session error messages:

(nautilus-cd-burner:12478): GLib-CRITICAL **: g_error_free: assertion `error !=
NULL' failed
umount: /media/RHEL_4-U4\040x86_64: not found
eject: unmount of `/media/RHEL_4-U4\040x86_64' failed

** (nautilus-cd-burner:12478): WARNING **: Couldn't unmount volume in drive:
/dev/hdc

(nautilus-cd-burner:12478): GLib-CRITICAL **: g_error_free: assertion `error !=
NULL' failed
closing
Comment 1 Fabio Bonelli 2006-09-08 15:26:47 UTC
I can't reproduce this with 2.16.0 and Ubuntu Edgy.
Comment 2 bloch 2006-10-26 18:25:37 UTC
I've seen it on several FC5 machines.
Comment 3 William Jon McCann 2006-12-04 20:22:50 UTC
Unable to reproduce this.  I seem to recall there was a related problem in HAL/gnome-mount a while ago...

bloch: Can you reproduce this on FC6?  If so can you attach the output of list_cddrives and lshal commands?
Comment 4 bloch 2006-12-05 07:29:48 UTC
If this is caused by HAL/gnome-mount, it appears to have been fixed as I haven't seen it for several weeks now.

Thanks for taking a look.