AutoDJ queue reorder not possible (sometimes)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Medium
|
Daniel Schürmann | ||
1.10 |
Fix Released
|
Medium
|
Daniel Schürmann |
Bug Description
Hi.
Strange error here on Arch64 mixxx1.10 vms4.
Sometimes and very hard to reproduce i start mixxx, throw some songs in the AutoDJ queue and then i'm not able to reorder this queue.
The Values column # change, but songs stay at their position.
CLI output is:
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
for Autoshuffle:
Debug: [Main]: Shuffling AutoDJ playlist
Debug: [Main]: Swapping tracks 14 and 9
Debug: [Main]: Swapping tracks 13 and 9
Debug: [Main]: Swapping tracks 12 and 8
Debug: [Main]: Swapping tracks 11 and 15
Debug: [Main]: Swapping tracks 10 and 13
Debug: [Main]: Swapping tracks 9 and 10
Debug: [Main]: Swapping tracks 8 and 15
Debug: [Main]: Swapping tracks 7 and 9
Debug: [Main]: PlaylistTableMo
Debug: [Main]: Shuffling done
nothing more. just the # of the dragged&dropped songs changes,
for example from 4/14 to 14/4,
but the songs stay at their positions
Deactivating AutoDJ [Button] does not help.
Exiting and restarting Mixxx neither.
Clicking on the colum heads does nothing, no sorting up/down in no colum.
-------
Then[!]
Restarting again, and it works! And debug output is:
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
for reordering and for autoshuffle:
Debug: [Main]: Shuffling AutoDJ playlist
Debug: [Main]: Swapping tracks 14 and 10
Debug: [Main]: Swapping tracks 13 and 6
Debug: [Main]: Swapping tracks 12 and 10
Debug: [Main]: Swapping tracks 11 and 11
Debug: [Main]: Swapping tracks 10 and 8
Debug: [Main]: Swapping tracks 9 and 9
Debug: [Main]: Swapping tracks 8 and 7
Debug: [Main]: Swapping tracks 7 and 10
Debug: [Main]: Swapping tracks 6 and 6
Debug: [Main]: Swapping tracks 5 and 14
Debug: [Main]: Swapping tracks 4 and 5
Debug: [Main]: Swapping tracks 3 and 6
Debug: [Main]: Swapping tracks 2 and 10
Debug: [Main]: PlaylistTableMo
Debug: [Main]: Shuffling done
Everything fine. But.
-------
Then[!]
Restarting, and it doesn't work! You see why i called it strange?
Output is now:
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
Debug: [Main]: PlaylistTableMo
HTH
Thank you.
Related branches
description: | updated |
description: | updated |
tags: | added: auto-dj |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
Related to lp:926119
(Duplicate?)