-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Libarycontrol: fix crash when trying to refocus the library #3198
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thank you also for the descriptive comments.
Waiting for CI
It looks like Mixxx 2.2 is also affected. If this is the case, can you backport this fix to 2.2? |
Sure, but I'd rely on CI and manual testing by others then because I recently failed to re-enact scons :\ and I don't wanna spend time with that anymore. |
…ocus the library while another Mixxx window has focus
Do we need this separate fix for 2.3 or could the fix for 2.2 in #3201 be merged into 2.3 and main without major conflicts? |
There will be conflicts I suppose. |
…ocus the library while another Mixxx window has focus
Libarycontrol: backport of #3198: fix crash when trying to refocus th…
Please rebase on 2.3 now. |
…ther Mixxx window has focus
do we need a changelog entry for this as well? |
ding dong! @uklotzde |
We already a changelog entry from #3201. LGTM |
TODO:
Mixxx crashes when trying to refocus the library while another Mixxx window has focus.
I experienced this while DlgCoverArtFullSize had focus.