Bug 139231 - nautilus cd burning fails regularly
Summary: nautilus cd burning fails regularly
Keywords:
Status: CLOSED DUPLICATE of bug 160191
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus-cd-burner
Version: 3
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-14 10:31 UTC by Markus Bertheau
Modified: 2007-11-30 22:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-16 11:02:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Markus Bertheau 2004-11-14 10:31:26 UTC
When I burn CDs with nautilus-cd-burner not everything is burned to
the cd (i.e. only 400 of 650 MB), the resulting cd is corrupted and I
can throw it away. This happens regularly. On FC2 it helped when I
increased the priority of the cd burning process to -10. I can burn ok
with Windows XP.

I had the same problem in FC2.

This renders CD burning unusable for me.

Comment 1 James 2005-04-08 16:08:15 UTC
I've noticed this too: all the file entries are there, but only about 60%-70% of
the actual data is written. I seem to be able to use cdrecord OK, though. This
is with kernel 2.6.10-1.770_FC3smp on my HP zx5030EA notebook with an 
HL-DT-STCD-RW/DVD GCC-4241N combined DVD reader/CD-R(W) writer.

Comment 2 Alan Shutko 2005-07-19 22:33:33 UTC
I'm seeing this problem with FC4 and nautilus-cd-burner-2.10.0-2

There is no error message, and nautilus claims that the CD was burned
successfully.  cdrecord works perfectly fine.

Comment 3 Stephen Walton 2005-07-27 17:41:05 UTC
I have some input on this bug.  I just installed k3b on my FC3 system (a Dell
Precision 350), and it burns CD's with no difficulty.  The disks passed md5sum
checking with the usual "dd if=/dev/hdc | md5sum", for example (contrary to
http://www.redhat.com/archives/fedora-test-list/2004-November/msg00875.html
which says that one has to use ide-scsi for this on 2.6 kernels).  This same
computer consistently fails to produce usable burned CD's with nautilus-cd-burner.

I used ps to find out what commands k3b and nautilus-cd-burner was using to do
the actual burn.  For k3b it was

/usr/bin/cdrecord -v gracetime=2 dev=/dev/hdc speed=8 -dao driveropts=burnfree
-eject -data /mnt/t/swalton/rhelws4/RHEL4-U1-i386-WS-disc4.iso

while for nautilus-cd-burner it was

cdrecord dev=/dev/hdc -eject -v -data -nopad
/mnt/t/swalton/rhelws4/RHEL4-U1-i386-WS-disc4.iso

Running the second command above at a shell prompt shows that cdrecord's
defaults on my machine are: -tao, no burnfree, and 32x write speed.

Comment 4 Stephen Walton 2005-07-27 18:04:37 UTC
Just one more followup:  I found that simply adding -dao to the list of options
used for cdrecord by nautilus-cd-burner seems to fix the problem.  As of this
writing, I've burned two CD's this way and both pass md5sum checking.

This is beginning to look more like a cdrecord bug than a nautilus-cd-burner
bug, per se.  I tried to open a new report against cdrecord, but it doesn't
appear in the list of fc3 components on the bugzilla report page.

Comment 5 Tom Lane 2005-11-19 18:47:27 UTC
See also bug #160191, which suggests that the -nopad option might be the issue.

Comment 6 Alexander Larsson 2005-12-16 11:02:24 UTC

*** This bug has been marked as a duplicate of 160191 ***


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