Summary: | playlist hangs in endless loop if sort by play count is used. | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | S. Burmeister <sven.burmeister> |
Component: | Playlist | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nhn, teo |
Priority: | NOR | ||
Version First Reported In: | 2.3-GIT | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
S. Burmeister
2010-03-08 11:43:58 UTC
It's actually a bit more complicated to reproduce: song 1 (play count 12) song 2 (play count 11) playing song 3 (play count 8) song 2 (play count 12) finshed, play count increased by one song 1 (play count 12) playing song 3 (play count 8) song 1 (play count 13) finshed, play count increased by one song 2 (play count 12) playing song 3 (play count 8) song 2 (play count 14) finshed, play count increased by one song 1 (play count 13) playing song 3 (play count 8) And so on. The fact that there is a play count of 12,11,8 is partly due to bug 229927. But might happen during "normal usage" as well, e.g. when the user plays/selects some tracks manually, either by double-clicking or the "play next..." feature. In any case, this loop must not happen. *** This bug has been marked as a duplicate of bug 224003 *** |