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(client_openxr): 🐛 Fix crash on Focus 3 with 0 timestamp #2440

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

zmerp
Copy link
Member

@zmerp zmerp commented Oct 4, 2024

This PR implement two fixes which independently fix a crash when the stream timestamp is 0. The xr_frame_stream.end() retry fallback apparently does not work on the Focus 3, or somehow some internal variables are already changed and we don't need another successful call.

@zmerp zmerp merged commit e2a50ba into master Oct 4, 2024
9 checks passed
@zmerp zmerp deleted the zero-timestamp-fix branch October 4, 2024 22:31
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