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

DolphinQt: Add workaround for Qt 6.3+ bug on Linux #11465

Merged
merged 1 commit into from Jan 24, 2023

Conversation

OatmealDome
Copy link
Member

See https://bugs.dolphin-emu.org/issues/12913 for more information.

I initially put this workaround in a launch script just for the Steam runtime, but now that I think about it, this bug affects every Linux build using Qt 6.3+. We should probably workaround this issue on those systems too.

@shuffle2
Copy link
Contributor

This is better. But please report it to Qt as well (I can't repro this, or I would).

@AdmiralCurtiss
Copy link
Contributor

Are there any side-effects of using this workaround?

@OatmealDome
Copy link
Member Author

Not as far as I'm aware. The unofficial Nixpkg has been using it for some time now.

@AdmiralCurtiss
Copy link
Contributor

I guess we'll just try it then.

@AdmiralCurtiss AdmiralCurtiss merged commit 7002831 into dolphin-emu:master Jan 24, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants