Skip to content

cue cleanup #16279

Open
daschuer wants to merge 3 commits intomixxxdj:2.6from
daschuer:gh16075
Open

cue cleanup #16279
daschuer wants to merge 3 commits intomixxxdj:2.6from
daschuer:gh16075

Conversation

@daschuer
Copy link
Copy Markdown
Member

@daschuer daschuer commented Apr 2, 2026

This PR contains three cleanup commits. Done when debugging #16075

@github-actions github-actions bot added the engine label Apr 2, 2026
@daschuer
Copy link
Copy Markdown
Member Author

daschuer commented Apr 3, 2026

Cool, the test failure confirms the issue fixed in the closed #16084
Here is the static link:
https://github.com/mixxxdj/mixxx/actions/runs/23920685248/job/69766006374?pr=16279

It turns out that the m_pCue is already updated by Track::createAndAddCue and its emit cuesUpdated();
So in the flolwing detachCue(pControl) the cue is already the new one and disconnection disconnect the required connection of the new one.

I will fix that here now (again).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant