Comment 6 for bug 1090685

Revision history for this message
Max Linke (max-linke) wrote :

@rryan yup I accidently activated search for AutoDJ

@Daniel, the new version grays out the buttons if the list gets empty.

Mixxx segfaults when it tries to call the destructor of DlgMissing. Everything works if I don't delete DlgMissing/DlgHidden explicitly in MixxxLibraryFeature. The same error can be observed when DlgAutoDJ is explicitly deleted in AutoDJFeature.
I think this is because they are parented to WLibrary which gets deleted later.

The last thing that bugs me is that the buttons will go into a pressed state when they are pressed instead of just staying in the unpressed state as they do in the AutoDJ view