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 #272995: avoid handling single clicks twice in ScoreBrowser #4075

Conversation

dmitrio95
Copy link
Contributor

This pull request is probably a better version of #3545. Unfortunately after applying that patch ScoreBrowser in the start center still keeps crashing on selecting some scores though it now happens much more rarely. This patch stops MuseScore from setting that "bad" connection between itemClicked signal and scoreClicked slot at all if single clicks are treated by Qt in its current configuration as an item activation. This should prevent the crash completely — and it seems to do so according to my tests.

@anatoly-os anatoly-os merged commit 9a4f6ff into musescore:master Oct 29, 2018
anatoly-os added a commit that referenced this pull request Oct 29, 2018
…lick_crash-2

fix #272995: avoid handling single clicks twice in ScoreBrowser
anatoly-os added a commit that referenced this pull request Oct 30, 2018
…lick_crash-2

fix #272995: avoid handling single clicks twice in ScoreBrowser
@dmitrio95 dmitrio95 deleted the bugfix/score_browser_single_click_crash-2 branch April 30, 2019 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants