Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cue preview #3268

Merged
merged 1 commit into from
Nov 8, 2020
Merged

fix cue preview #3268

merged 1 commit into from
Nov 8, 2020

Conversation

daschuer
Copy link
Member

@daschuer daschuer commented Nov 5, 2020

Cue preview can latch undesired, due to a race condition.
This is fixed here (lhttps://bugs.launchpad.net/mixxx/+bug/1903002)

@Holzhaus
Copy link
Member

Holzhaus commented Nov 5, 2020

It seems to work, my short manual test was unable to reproduce the issue. The play button does not light up during previewing. I don't really care about it, but maybe someone would like to keep that?

@daschuer
Copy link
Member Author

daschuer commented Nov 6, 2020

Ah, I see.
It looks like we need to do much more.
I will have s look.

@Holzhaus
Copy link
Member

Holzhaus commented Nov 6, 2020

Ah, I see.
It looks like we need to do much more.
I will have s look.

Shall we merge this anyway? I'd consider the play button issue less severe than the broken previewing.

@daschuer
Copy link
Member Author

daschuer commented Nov 6, 2020

Yes, we can go in small steps.

@daschuer
Copy link
Member Author

daschuer commented Nov 6, 2020

I can't reproduce the play button issue. Does it always happen? With this branch or merged to main?

@Holzhaus
Copy link
Member

Holzhaus commented Nov 6, 2020

I can't reproduce the play button issue. Does it always happen? With this branch or merged to main?

Yes, always. Using this branch directly.

@daschuer
Copy link
Member Author

daschuer commented Nov 8, 2020

This is actually an issue with the 2.3 branch.
The play button must not be permanent lit during preview.
This was the case with the 2.2 branch and is not altered by this branch.
So this is ready to merge.

@Holzhaus
Copy link
Member

Holzhaus commented Nov 8, 2020

Ok

@Holzhaus Holzhaus merged commit 952ef2d into mixxxdj:2.2 Nov 8, 2020
@Holzhaus Holzhaus added this to the 2.2.5 milestone Nov 8, 2020
@ronso0
Copy link
Member

ronso0 commented Nov 8, 2020

The play button must not be permanent lit during preview.

You mean: the play doesn't necessarily need to be lit while previewing.
Yet I think a Play button highlight while previewing does give a hint that pressing play would make the deck keep playing after preview release.

daschuer added a commit to daschuer/mixxx that referenced this pull request Nov 10, 2020
@uklotzde uklotzde modified the milestones: 2.2.5, 2.3.0 May 11, 2021
@daschuer daschuer deleted the lp1903002 branch September 26, 2021 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants