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 with Player One cameras on Linux #1288

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

EthanChappel
Copy link
Contributor

Attempting to select or connect to Player One cameras on Linux has crashed the program since #1278. Renaming the POACamera class to something else like PlayerOneCamera fixes the issue, since the Player One SDK may already uses the name.

Tested on x64, Arm64 Debian 12 and Windows 11.

@agalasso
Copy link
Contributor

@EthanChappel thanks for tracking that down. Interesting that I never saw the issue on my Linux, Mac or Windows systems so hopefully this really is the root cause. Even if it is not the root cause, the change is harmless and worth taking in case it really is the root cause.

@agalasso agalasso merged commit 5d9b1ae into OpenPHDGuiding:master Jan 10, 2025
2 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.

2 participants