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 668002 - Burning of APE/CUE images with brasero/cdrecord
Burning of APE/CUE images with brasero/cdrecord
Status: RESOLVED OBSOLETE
Product: brasero
Classification: Applications
Component: libbrasero-burn
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-01-16 12:26 UTC by berserker-troll
Modified: 2018-09-21 17:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Brasero log (6.55 KB, text/x-log)
2012-01-16 12:26 UTC, berserker-troll
Details
.cue file (899 bytes, application/x-cue)
2012-01-16 12:31 UTC, berserker-troll
Details

Description berserker-troll 2012-01-16 12:26:57 UTC
Created attachment 205356 [details]
Brasero log

When I try to burn an APE image to Audio CD with a .cue file, I get this error in brasero-session.log:

BraseroCDRecord stderr: cdrecord: Track 12 has unknown length.
BraseroCDRecord called brasero_job_get_flags
BraseroCDRecord stderr: cdrecord: Use tsize= option in SAO mode to specify track size.
BraseroCDRecord called brasero_job_get_flags
BraseroCDRecord stdout: Track 01: audio   70 MB (06:57.66) no preemp     
BraseroCDRecord stderr: HUP
BraseroCDRecord stdout: Track 02: audio   47 MB (04:43.68) no preemp      pregapsize:   0
(...)
BraseroCDRecord stdout: Track 12: audio unknown length    no preemp      pregapsize:   0
BraseroCDRecord stdout: HUP
BraseroCDRecord process finished with status 255
BraseroCDRecord called brasero_job_error
BraseroCDRecord finished with an error
BraseroCDRecord asked to stop because of an error
	error		= 0
	message	= "no message"
BraseroCDRecord stopping
Session error : unknown (brasero_burn_record brasero-burn.c:2875)


After reading cdrecord's manpage about the tsize= option I also tried

# mkisofs -print-size CDImage.ape
Setting input-charset to 'UTF-8' from locale.
Total extents scheduled to be written = 241389
241389
# cdrecord -v dev=/dev/sr0 -dummy gracetime=3 speed=24 driveropts=burnfree -dao tsize=241389s fs=16m -text cuefile=CDImage.ape.cue

without success (same error output).
Related K3b bug: http://comments.gmane.org/gmane.comp.kde.k3b/3208

attaching the complete log
Comment 1 berserker-troll 2012-01-16 12:31:48 UTC
Created attachment 205357 [details]
.cue file
Comment 2 GNOME Infrastructure Team 2018-09-21 17:36:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/brasero/issues/219.