Comment 3 for bug 49714

Revision history for this message
Nicholas O'Leary (knolleary) wrote : trace file as requested

(Untars to 16Mb)

RhythmBox 0.9.3.1

Generated with:

GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:4 rhythmbox -D player 2>&1 | tee 342789.log

I played the first track in the list, got bored with it (it was James Blunt) so skipped to the next track, at which point it skipped through the list as previously reported.

To help navigate the file, a quick grep -n gives the following for when the different files were played (or not as the case maybe):

2652:DEBUG (0x81238a0 - 0:00:13.139097000) playbasebin(22752) gstplaybasebin.c(1762):gst_play_base_bin_set_property: setting new uri to file:///home/nol/audio/music/james_blunt/back_to_bedlam/01_high.mp3
79280:DEBUG (0x81238a0 - 0:00:27.299022000) playbasebin(22752) gstplaybasebin.c(1762):gst_play_base_bin_set_property: setting new uri to file:///home/nol/audio/music/james_blunt/back_to_bedlam/02_youre_beautiful.mp3
84352:DEBUG (0x81238a0 - 0:00:28.163181000) playbasebin(22752) gstplaybasebin.c(1762):gst_play_base_bin_set_property: setting new uri to file:///home/nol/audio/music/james_blunt/back_to_bedlam/03_wisemen.mp3
89391:DEBUG (0x81238a0 - 0:00:29.238013000) playbasebin(22752) gstplaybasebin.c(1762):gst_play_base_bin_set_property: setting new uri to file:///home/nol/audio/music/james_blunt/back_to_bedlam/04_goodbye_my_lover.mp3
94555:DEBUG (0x81238a0 - 0:00:30.410072000) playbasebin(22752) gstplaybasebin.c(1762):gst_play_base_bin_set_property: setting new uri to file:///home/nol/audio/music/james_blunt/back_to_bedlam/05_tears_and_rain.mp3

All of the files have id3 tags setup properly, for eg:
nol@germany:~/audio/music/james_blunt/back_to_bedlam$ id3v2 -l 01_high.mp3
id3v1 tag info for 01_high.mp3:
Title : High Artist: James Blunt
Album : Back To Bedlam Year: 2004, Genre: Other (12)
Comment: Created by Grip Track: 1
id3v2 tag info for 01_high.mp3:
TIT2 (Title/songname/content description): High
TPE1 (Lead performer(s)/Soloist(s)): James Blunt
TALB (Album/Movie/Show title): Back To Bedlam
TYER (Year): 2004
COMM (Comments): ()[]: Created by Grip
TCON (Content type): Other (12)
TRCK (Track number/Position in set): 1