nautilus burn cd fails when overburn needed

Bug #89969 reported by Eugenio
2
Affects Status Importance Assigned to Milestone
nautilus-cd-burner (Ubuntu)
New
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: nautilus-cd-burner

I'm on feisty, nautilus-cd-burner version 2.17.8-0ubuntu1.
I tried to burn a cd (overburn needed) and it fails.
brasero burned it correctly.
the given error was just something like "it fails".
it was a cdrw.

ProblemType: Bug
Architecture: i386
Date: Mon Mar 5 22:27:17 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/nautilus
Package: nautilus 2.17.92-0ubuntu1
ProcCmdline: nautilus --no-default-window --sm-client-id default2
ProcCwd: /home/eugenio
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux agheba 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 GNU/Linux

Revision history for this message
Eugenio (eugenio-modesti) wrote :
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your bug report. Can you
 * change the gconf key /apps/nautilus-cd-burner/debug with gconf-editor
 * run gnome-session-remove nautilus in the terminal
 * run nautilus in the terminal
 * try to burn the CD again
 * copy the output into a comment.

 * Run /usr/lib/nautilus-cd-burner/list_cddrives and copy the output to a terminal too.

Changed in nautilus-cd-burner:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: Unconfirmed → Needs Info
Revision history for this message
Eugenio (eugenio-modesti) wrote :
Download full text (3.2 KiB)

** (nautilus-cd-burner:16126): WARNING **: Couldn't unmount volume in drive: /dev/scd0
launching command: mkisofs -r -J -input-charset utf8 -graft-points -path-list /tmp/iso-eugenio.Q8YOOT -V aScannerDarkly -o /tmp/image.iso.GAZOOT
make_iso stderr: 1.39% done, estimate finish Tue Mar 6 15:51:57 2007
[...] mkisofs output here
make_iso stderr: 98.90% done, estimate finish Tue Mar 6 15:53:00 2007
make_iso stderr: Total translation table size: 0
make_iso stderr: Total rockridge attributes bytes: 261
make_iso stderr: Total directory bytes: 0
make_iso stderr: Path table size(bytes): 10
make_iso stderr: Max brk space used 0
make_iso stderr: 358951 extents written (701 MB)
process stdout: HUP
process stderr: HUP

** (nautilus-cd-burner:16126): WARNING **: Couldn't unmount volume in drive: /dev/scd0
launching command: cdrecord dev=/dev/scd0 -v blank=fast
cdrecord stderr: scsidev: '/dev/scd0'
cdrecord stderr: devname: '/dev/scd0'
cdrecord stderr: scsibus: -2 target: -2 lun: -2
cdrecord stderr: Error trying to open /dev/scd0 exclusively (Device or resource busy)... retrying in 1 second.
cdrecord stderr: Error trying to open /dev/scd0 exclusively (Device or resource busy)... retrying in 1 second.
cdrecord stderr: Error trying to open /dev/scd0 exclusively (Device or resource busy)... retrying in 1 second.
cdrecord stderr: Error trying to open /dev/scd0 exclusively (Device or resource busy)... retrying in 1 second.
cdrecord stderr: Error trying to open /dev/scd0 exclusively (Device or resource busy)... giving up.
cdrecord stderr: scsidev: 'ATA:/dev/scd0'
cdrecord blank stdout: TOC Type: 1 = CD-ROM
cdrecord stderr: devname: 'ATA:/dev/scd0'
cdrecord stderr: scsibus: -2 target: -2 lun: -2
cdrecord stderr: wodim: No such file or directory.
process stdout: HUP
cdrecord stderr: Cannot open SCSI driver!
cdrecord stderr: For possible targets try 'wodim --devices' or 'wodim -scanbus'.
cdrecord stderr: For possible transport specifiers try 'wodim dev=help'.
cdrecord stderr: For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
cdrecord stderr: the wodim documentation.
process stderr: HUP

eugenio@agheba:~$ /usr/lib/nautilus-cd-burner/list_cddrives
Drive:
  name: DVD-RW DVR-K14AS
  device: /dev/scd0
  door: closed
  type: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+R DL, DVD+RW, CD, DVD
  is mounted: TRUE
  max read speed: 4233 KiB/s (CD 28.2x, DVD 3.1x)
  max write speed: 4233 KiB/s (CD 28.2x, DVD 3.1x)
  write speeds: 4233 KiB/s (CD 28.2x, DVD 3.1x)
                        3528 KiB/s (CD 23.5x, DVD 2.6x)
                        2822 KiB/s (CD 18.8x, DVD 2.0x)
                        1764 KiB/s (CD 11.7x, DVD 1.3x)
                        705 KiB/s (CD 4.6x, DVD 0.5x)

Media:
  label: 'prova'
  type: CD-RW (rewritable) (has-data)
  is writable: TRUE
  is appendable: FALSE
  capacity: 701.00 MiB approx. or 80 mins 0 secs
  size: 701.08 MiB approx. or 80 mins 0 secs

i don't know if it is important, but i notice now that it calls my cd drive scd0. it was called hdc on dapper/edgy ...

Read more...

Revision history for this message
Eugenio (eugenio-modesti) wrote :

i tried to erase the cd with brasero and then burn the cd with nautilus-cd-burner. it worked.
it asks for erasing it, but something does not goes well...

Changed in nautilus-cd-burner:
status: Needs Info → Unconfirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

The bug seems to be "** (nautilus-cd-burner:16126): WARNING **: Couldn't unmount volume in drive: /dev/scd0", does running "umount /dev/scd0" work correctly?

Revision history for this message
Eugenio (eugenio-modesti) wrote : Re: [Bug 89969] Re: nautilus burn cd fails when overburn needed

2007/4/19, Sebastien Bacher <email address hidden>:
> The bug seems to be "** (nautilus-cd-burner:16126): WARNING **: Couldn't
> unmount volume in drive: /dev/scd0", does running "umount /dev/scd0"
> work correctly?
i tried to manually umount the device and it works. i had to umount it
with sudo.

Revision history for this message
Sebastien Bacher (seb128) wrote :

if you have to use sudo it doesn't work, how do you mount it?

Revision history for this message
Eugenio (eugenio-modesti) wrote :

2007/4/19, Sebastien Bacher <email address hidden>:
> if you have to use sudo it doesn't work, how do you mount it?
i just put the cd in and it shows up.
after that, from a terminal:
eugenio@agheba:~$ umount /dev/scd0
umount: /dev/scd0 non si trova in fstab (e non si è root)

(the error it's in italian but i think you'll understand it)

sudo umount /dev/scd0 umounts the device. And then nautilus-cd-burner
can erase and rewrite it.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Does it work if you unmount the CD first then?

Revision history for this message
Eugenio (eugenio-modesti) wrote :

2007/5/23, Sebastien Bacher <email address hidden>:
> Does it work if you unmount the CD first then?
yes it does. but, as i said, i have to use sudo to unmount it.

Revision history for this message
Sebastien Bacher (seb128) wrote :

it's similar to bug #114770 then

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.