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

Qt: replace refresh progress slot with timer #15314

Merged
merged 1 commit into from Mar 12, 2024

Conversation

Megamouse
Copy link
Contributor

For some reason setValue crashes in the progressValueChanged slot for no apparent reason.
I'm losing my patience with this and blame the Qt devs as they've proven to produce QtConcurrent bugs :)
So let's just use a timer to update the dialog.

For some reason setValue crashes in the progressValueChanged slot for no apparent reason
@Megamouse Megamouse added GUI Workaround To be fixed properly in the future. labels Mar 12, 2024
@Megamouse Megamouse merged commit 0f29a5b into RPCS3:master Mar 12, 2024
6 checks passed
@Megamouse Megamouse deleted the warnings branch March 26, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Workaround To be fixed properly in the future.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant