Summary: | Amarok doesn't continue playing Audio CD tracks if they are intermixed with Local Collection tracks in playlist | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | robert marshall <robert> |
Component: | Playback | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matej |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | 2.7 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/090070dfe700 | Version Fixed In: | 2.7 |
Sentry Crash Report: | |||
Bug Depends on: | 311446 | ||
Bug Blocks: | |||
Attachments: | playlist after restarting |
Description
robert marshall
2012-08-24 11:34:45 UTC
Also in the QApt popup if you click 'no' it just repeats the popup which seems a little unexpected I think this is a bug in how CD tracks are recreated from config on Amarok startup - I think it simply doesn't get that the tracks is a CD one and tries to access it as if it was a local file. You can check it: if you click Edit Track Details - does the Collection field differ before quitting Amarok (e.g. when the song is just added to the playlist) and after it? I would test it, but CD playback is currently somehow broken for me. :-( Oh, it seems that I mistunderstood. Resetting to playback then. Would you like me to add a bug report on cd tracks which are in the playlist when you shut down amarok and then don't appear correctly when the app is re-started? at the moment can't find a similar one in the tracker (In reply to comment #4) > Would you like me to add a bug report on cd tracks which are in the playlist > when you shut down amarok and then don't appear correctly when the app is > re-started? at the moment can't find a similar one in the tracker Define "appear correctly" Created attachment 73441 [details]
playlist after restarting
So the item is blank apart from a zero time.
The track details (before restart and after) are the same
audiocd:/5b109408/1?device=%2Fdev%2Fsr0
The tracks are greyed out because they are not available at that exact time, this is not a bug but normal behavior of the playlist. (In reply to comment #6) > Created attachment 73441 [details] > playlist after restarting Oh I see, please file it as a separate bug against Collections/CD. Copy the screen shot. > So the item is blank apart from a zero time. > The track details (before restart and after) are the same > audiocd:/5b109408/1?device=%2Fdev%2Fsr0 You mean just the url, right? The Collection: changes from CD to None, right? (In reply to comment #7) > The tracks are greyed out because they are not available at that exact time, > this is not a bug but normal behavior of the playlist. This is not about greyed-out tracks, but about missing info from the CD track, which is a bug. Yes the URL; yes the Collection goes from 'Audio CD' to 'None' The track will play but comes up with Unknown Artist, Unknown Album in the current track applet, it allows you to enter data in the track details dialog (which thankfully get ignored) and doesn't get scrobbled. I'll file it. Setting title accordingly. Much likely depends on Amarok EngineController behaviour bug. Resolved in commit http://commits.kde.org/amarok/090070dfe700 - why the hell commit hook didn't work here? |