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

macOS: Fix HID crashing regression #1267

Merged
merged 3 commits into from
Jul 23, 2024
Merged

macOS: Fix HID crashing regression #1267

merged 3 commits into from
Jul 23, 2024

Conversation

Vzor-
Copy link
Contributor

@Vzor- Vzor- commented Jun 7, 2024

QZ Tray 2.2.3 reintroduced a regression similar to #137 likely introduced with #1177.

Background

This patch is based solely off of the (at time of writing this) unmerged:

It adds some sane same-thread handling to otherwise unwieldy HID calls from our software.

Closes #137
Closes #1265

@tresf tresf force-pushed the hid-fix branch 2 times, most recently from 104e830 to e279f23 Compare June 7, 2024 03:26
@tresf tresf changed the title HID Fix macOS: Fix HID crashing regression Jun 7, 2024
@tresf
Copy link
Contributor

tresf commented Jul 23, 2024

Somehow this PR was accidentally missed for the 2.2.4 release. I've rebased this on master so that we can test viability for an emergency 2.2.4+2 release.

@tresf
Copy link
Contributor

tresf commented Jul 23, 2024

@lite1979 tested this code and has approved it for merge. Merging. We'll bump the macOS downloads to 2.2.4+2. Sorry for any confusion that this causes.

@tresf tresf merged commit fb12d07 into qzind:master Jul 23, 2024
6 checks passed
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.

Connection Abruptly Closes for openStream API Method macOS hard crash when releasing HID device
2 participants