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 segfault when adding a model via howdy-gtk #855

Merged
merged 1 commit into from May 4, 2024

Conversation

Gliese852
Copy link
Contributor

On all test machines available to me (3), the map event was apparently fired before the "Please look directly into the camera" dialog was finally created. Therefore, the dialog was not displayed at all when scanning a face, and a segfault occurred when calling destroy().

Copied the code from onboarding.py, it works well there.

On all test machines available to me (3), the "map" event was apparently
fired before the "Please look directly into the camera" dialog was
finally created. Therefore, the dialog was not displayed at all when
scanning a face, and a segfault occurred when calling destroy().

Copied the code from onboarding.py, it works well there.
@boltgolt boltgolt merged commit aa75c76 into boltgolt:beta May 4, 2024
1 check passed
@boltgolt
Copy link
Owner

boltgolt commented May 4, 2024

Thank you!

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.

None yet

2 participants