You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Reported by: ronso0
Date: 2020-04-04T16:39:35Z
Status: Fix Released
Importance: Low
Launchpad Issue: lp1870817
Tags: autodj, library
to reproduce (1):
(make sure there are tracks in the AutoDJ playlist, quit Mixxx)
= nothing happens*
= AutoDJ starts
to reproduce (2):
(make sure there are tracks in the AutoDJ playlist, quit Mixxx)
= nothing happens*
= AutoDJ starts
*Log message is
Queue is empty now
from AutoDJProcessor::toggleAutoDJ(bool)https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/autodjprocessor.cpp#L399
The text was updated successfully, but these errors were encountered: