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 iOS file presentation code not scheduled to main thread #6517

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

frenzibyte
Copy link
Member

Can be reproduced by changing threading mode to multi-threaded then export a file and click on it. Oversight from my end.

@frenzibyte frenzibyte self-assigned this Jan 30, 2025
@frenzibyte frenzibyte requested a review from peppy January 30, 2025 13:46
@frenzibyte frenzibyte added the next-release Pull requests which are almost there label Jan 30, 2025
@smoogipoo
Copy link
Contributor

Also probably fixes ppy/osu#31687 ?

@frenzibyte
Copy link
Member Author

Unfortunately that one is caused by the user clicking on an osu! file from the external Files app, therefore it shouldn't go to any of the affected paths in this change and it cannot be fixed by this PR.

I mentioned that I was able to repro this, but upon trying again yesterday with the intent of fixing it, I suddenly couldn't anymore. I'll try again later.

@peppy peppy merged commit 7774e64 into ppy:master Jan 31, 2025
14 checks passed
@frenzibyte frenzibyte deleted the ios-fix-threading-issues branch January 31, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on attempting to present exported skin
3 participants