Skip to content

Qt: Keep progress dialog alive to fix rare segfaults #15553

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

Merged
merged 6 commits into from
May 5, 2024

Conversation

Megamouse
Copy link
Contributor

  • Maybe fixes some random crash when loading the game list

Megamouse and others added 5 commits May 4, 2024 22:43
Replace them with early outs on cancel.
The processEvents was probably added to allow user interaction.
But it works fine without it as far as I can tell.
This was previously always shown, since we never really re-used the progress dialogs.
No idea why this was done so complicated xD
@Megamouse Megamouse merged commit 11562c4 into RPCS3:master May 5, 2024
6 checks passed
@Megamouse Megamouse deleted the progress branch May 6, 2024 22:20
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.

2 participants