Ticket #328 (new defect)

Opened 1 year ago

Last modified 7 months ago

Nautilus can't copy audio CDs

Reported by: daniel@64studio.com Assigned to: free
Priority: normal Milestone: 3.0
Component: packages Version: 2.0
Severity: normal Keywords:
Cc:

Description

Steps to reproduce the bug:

1. Insert a blank CD-R into CD/DVD writer

2. Nautilus prompts "You have inserted a blank disc. What would you like to do?"

3. Click "Make Audio CD"

4. Drag and drop some WAV files into the window and start the write process

5. Nautilus burns a data CD, not an audio CD - it will not work in a CD player

This is not release-critical for us, as we have gcdmaster, but we should report the bug upstream.

Change History

07/11/07 14:02:22 changed by daniel@64studio.com

Reported to Debian package maintainer via related bug here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421463

There is a patch attached to this Debian bug report that might help.

07/13/07 12:16:06 changed by daniel@64studio.com

The problem is elsewhere, since Nautilus is not supposed to burn audio CDs:

http://bugzilla.gnome.org/show_bug.cgi?id=323091

The solution is to preset gnome-volume-properties so that the 'Command for Audio CDs' default is gcdmaster.

07/13/07 12:19:57 changed by daniel@64studio.com

We still need the patch to nautilus-cd-burner for when users right-click on an Audio CD icon on their desktop and choose 'Copy CD'. It's attached here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421463

07/13/07 15:02:45 changed by free

(In [201]) * Set gcdmaster as default application for making audio CDs (refs #328)

07/13/07 15:52:43 changed by free@64studio.com

The problem with the patch from #421463 is that it applys to the version >= 2.18, which requires nautilus >= 2.18, which in turn requires many libraries from the gnome 2.18 suite.

I was thinking to eventually try to backport gnome 2.18 for etch, but this should probably be done after the 2.0 release, because it is likely to introduce new bugs. So the best move now is probably to leave this bug open and try to fix it later during the 3.0 development phase.

07/19/07 15:44:49 changed by daniel@64studio.com

  • summary changed from Nautilus can't burn audio CDs to Nautilus can't copy audio CDs.
  • milestone changed from 2.0 to 3.0.

I agree, this will have to wait for the next major release.

08/13/07 14:14:43 changed by daniel@64studio.com

  • version changed from 1.3.0 to 2.0.
  • milestone changed from 3.0 to 2.1.

08/14/07 09:36:27 changed by free@64studio.com

The provided patch doesn't seem to work for me, see

http://bugzilla.gnome.org/show_bug.cgi?id=435025

02/20/08 12:14:36 changed by daniel@64studio.com

  • milestone changed from 2.1 to 3.0.

We need newer Gnome to fix this properly.