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 window exiting with no message to user if _create_window fails #98405

Conversation

Gromph
Copy link
Contributor

@Gromph Gromph commented Oct 22, 2024

When running godot 4.3 on an old Windows desktop with an ATI Radeon 3000 GPU and forcing it to run with lib angle, it would briefly show a black window and then exit with no error message to the user. With this pull request the user will at least get an error message if _create_window fails

@Gromph Gromph requested a review from a team as a code owner October 22, 2024 00:28
@Gromph Gromph force-pushed the fix-create-window-failed-message-box branch from 3a776f7 to 403e53e Compare October 22, 2024 00:33
@AThousandShips AThousandShips added bug platform:windows cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release labels Oct 22, 2024
@AThousandShips AThousandShips added this to the 4.4 milestone Oct 22, 2024
Copy link
Member

@AThousandShips AThousandShips left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@clayjohn clayjohn merged commit 3dbef70 into godotengine:master Oct 23, 2024
20 checks passed
@clayjohn
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release platform:windows topic:porting topic:rendering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants