Summary: | Random Album playback not working | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Craig Turner <admin> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Craig Turner
2008-06-21 22:34:30 UTC
Does this still occur in recent versions of the svn? Yes, It is still happening after at least 5 updates from the repositories. Random Track playback works fine in svn trunk. What's not yet implemented is the Random Album playback. Random Track playback works fine in svn trunk. What's not yet implemented is the Random Album playback. I have just checked for updates, and installed the latest version of Amarok Nightly (now running version: Version 2.0-SVN-Neon Using KDE 4.00.84 (KDE 4.0.84 (KDE 4.1 >= 20080625)) Have tried both track and album random playback, and random track playback is not working either. In addition, the options for random track and album, the icons next to them are grayed out, suggesting that they are not available. Well no idea, it's definitely working here.. SVN commit 831344 by nhnielsen: BUG: 164623 We now have a RandomAlbumNavigator making the random album playback mode actually work! :-) M +1 -0 CMakeLists.txt M +2 -2 playlist/PlaylistModel.cpp A playlist/RandomAlbumNavigator.cpp [License: GPL (v2/3)] A playlist/RandomAlbumNavigator.h [License: GPL (v2/3)] WebSVN link: http://websvn.kde.org/?view=rev&revision=831344 |