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 crash in EADesktopHandler with multiple video controllers #131

Closed
wants to merge 3 commits into from

Conversation

Nutzzz
Copy link
Contributor

@Nutzzz Nutzzz commented Feb 28, 2024

This fixes the crash mentioned in #114 when multiple video controllers exist. Naively picking the first entry may not work for everyone, but it seems to be the right choice most of the time.

Fixes #114.

@Nutzzz Nutzzz changed the title Fix for #114 Fix for #114 - Crash in EADesktopHandler with multiple video controllers Feb 28, 2024
@erri120 erri120 changed the title Fix for #114 - Crash in EADesktopHandler with multiple video controllers Fix crash in EADesktopHandler with multiple video controllers Feb 28, 2024
This fixes the crash mentioned in erri120#114 when multiple video controllers exist.  Naively picking the first entry may not work for everyone, but it seems to be the right choice most of the time.
This fixes the crash mentioned in erri120#114 when multiple video controllers exist.  Naively picking the first entry may not work for everyone, but it seems to be the right choice most of the time.
@Nutzzz
Copy link
Contributor Author

Nutzzz commented Feb 28, 2024

Can't seem to amend and sign. I'll close and open a new PR.

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.

WMIHelper can't handle multiple result objects
2 participants