Adding m_pAutoDJTableModel->select() at the very top of AutoDJProcessor::getNextTrackFromQueue() fixes the issue. https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/autodjprocessor.cpp#L826
I'm not sure if this the correct fix, but m_pAutoDJTableModel->select(); is also called in DlgAutoDJ::onShow() https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/dlgautodj.cpp#L219
Adding m_pAutoDJTableM odel->select( ) at the very top of AutoDJProcessor ::getNextTrackF romQueue( ) fixes the issue. /github. com/mixxxdj/ mixxx/blob/ master/ src/library/ autodj/ autodjprocessor .cpp#L826
https:/
I'm not sure if this the correct fix, but m_pAutoDJTableM odel->select( ); is also called in DlgAutoDJ::onShow() /github. com/mixxxdj/ mixxx/blob/ master/ src/library/ autodj/ dlgautodj. cpp#L219
https:/