- Status Closed
- Percent Complete
- Task Type Bugs
- Category Playlists
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#12181 - Playlist re-shuffle does not work (r30122)
Playlist re-shuffle does not work anymore. I go into the DB, select “Track” and play from one of tracks in there. Then I go into the WPS context menu (longpress select), go to “Playlists” and select “Re-shuffle”.
Expected: The current title keeps playing. The playlist itself is shuffled.
Observed: The current track keeps playing, the playlist does now only contain the current played track.
In v3.9 this works.
Closed by kugel.
2011-07-06 19:42
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2011-07-06 19:42
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
r30125
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
r30038 is the change that caused this failure.
More details of how to repoduce:
- When deleting nvram.bin and using dircache reshuffle fails. When deleting nvram.bin and not using dircache reshuffle works.
- When nvram.bin is not deleted reshuffle works if dircache has been disabled once. Reshuffle will keep working even if dircache is switched on again.