Skip to content

cue cleanup - #16279

Merged
ronso0 merged 3 commits into
mixxxdj:2.6from
daschuer:gh16075
Apr 19, 2026
Merged

cue cleanup #16279
ronso0 merged 3 commits into
mixxxdj:2.6from
daschuer:gh16075

Conversation

@daschuer

@daschuer daschuer commented Apr 2, 2026

Copy link
Copy Markdown
Member

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

@github-actions github-actions Bot added the engine label Apr 2, 2026
@daschuer

daschuer commented Apr 3, 2026

Copy link
Copy Markdown
Member Author

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).

@ronso0

ronso0 commented Apr 6, 2026

Copy link
Copy Markdown
Member

Thank you for finishing this. LGTM

CI and manual tests passed 👍

@ronso0
ronso0 merged commit 28e5ae6 into mixxxdj:2.6 Apr 19, 2026
16 checks passed
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.

2 participants