Comment 44 for bug 374101

Revision history for this message
Bart van Andel (bavanandel) wrote :

Happens to me too, I'm on Linux Mint 15 Olivia (based on Ubuntu raring).

I inspected the file being (slowly) generated in /tmp only to find loads and loads of repeating messages:
"BraseroNormalize called brasero_job_get_tracks"

The first track has been processed fine (with just a few of these lines per track, also before this track got processed by the way), but after that: zero progress.

Part of the dump, maybe this helps:

$ cat /tmp/brasero_tmp_whatever

Checking session consistency (brasero_burn_check_session_consistency brasero-burn.c:1739)
BraseroNormalize called brasero_job_get_action
BraseroNormalize called brasero_job_get_action
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_action
BraseroNormalize called brasero_job_get_session_output_size
BraseroNormalize Output set (AUDIO) image = /tmp/brasero_tmp_26L30W.cdr
BraseroNormalize called brasero_job_get_session_output_size
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_tag_lookup
BraseroNormalize Analysing track file:///home/bart/path/to/first_track.mp3
BraseroNormalize Creating new pipeline
BraseroNormalize called brasero_job_set_current_action
BraseroNormalize New decoded pad linked
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize Setting track peak (1.000000) and gain (-8.840000)
BraseroNormalize called brasero_job_tag_lookup
BraseroNormalize Analysing track file:///home/bart/path/to/second_track.mp3
BraseroNormalize Creating new pipeline
BraseroNormalize New decoded pad linked
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_tracks
BraseroNormalize called brasero_job_get_tracks
[... repeated ad infinitum ...]