Bug 119065 - fails to burn audiocd with cd-text enabled
Summary: fails to burn audiocd with cd-text enabled
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 18:10 UTC by Francois Marier
Modified: 2006-01-29 18:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Marier 2005-12-27 18:10:12 UTC
Version:           0.12.10 (using KDE KDE 3.4.3)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Joost Yervante Damad <joost@lumatec.be> has reported the following bug on the Debian bug tracking system (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344882):

Trying to burn an audio cd with cdtext enabled.

Looking at the commandline of cdrecord:

/usr/bin/cdrecord mmap -v gracetime=2 dev=/dev/hda speed=48 -dao
driveropts=burnfree textfile=/tmp/kde-joost/k3bL7F0Qa.dat -eject
-useinfo -audio -shorttrack /tmp/kde-joost/k3b_audio_0_01.inf
/tmp/kde-joost/k3b_audio_0_02.inf /tmp/kde-joost/k3b_audio_0_03.inf
/tmp/kde-joost/k3b_audio_0_04.inf /tmp/kde-joost/k3b_audio_0_05.inf
/tmp/kde-joost/k3b_audio_0_06.inf /tmp/kde-joost/k3b_audio_0_07.inf
/tmp/kde-joost/k3b_audio_0_08.inf /tmp/kde-joost/k3b_audio_0_09.inf
/tmp/kde-joost/k3b_audio_0_10.inf /tmp/kde-joost/k3b_audio_0_11.inf

Shows that it is supposed to get it's cd-text information out of a file
called /tmp/kde-joost/k3bL7F0Qa.dat, which I presume k3b should generate;
however, this file is not there and this causes cdrecord to crash.
One could argue that this is also a bug in cdrecord, however for me this
is of less importance.

I tried with some different cds and the behaviour is the same.
Comment 1 Sebastian Trueg 2006-01-01 11:25:41 UTC
this is useless without any information regarding the output of cdrecord or what exactly is done (cd copy or audio project)
Comment 2 Joost Yervante Damad 2006-01-01 11:46:57 UTC
audio project, drag some properly tagged mp3s in it, just check the "Write CD-Text" checkbox, and try to burn.
Comment 3 Francois Marier 2006-01-29 18:32:34 UTC
Apparently the submitter can no longer reproduce the problem.