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

Revert "Enable Qt message loop on Linux" #459

Closed

Conversation

tytan652
Copy link
Contributor

@tytan652 tytan652 commented Oct 12, 2024

Description

This reverts commit 98d94a4.

Freezes with closing OAuth login window (and also while closing with browser docks) were discovered.

CEF Linux build with use_gtk=false defined are heavily recommended.

Motivation and Context

Discovered freeze issue with closing OAuth login dialog while "investigating" What's New dialog freezes.

This PR only fixes the former, the latter might require changes on how it gets destroyed.

How Has This Been Tested?

  • Try to connect Twitch/Restream account and close the login dialog
  • Freeze will likely happen on the 31.0.0-beta1, none with the PR

Types of changes

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

This reverts commit 98d94a4.

Freezes with closing OAuth login window (and also while closing with
browser docks) were discovered.

CEF Linux build with `use_gtk=false` defined are heavily recommended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants