0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-12 09:41:18 +02:00
howdy/howdy-gtk
Anton Golubev 05b8cb5b9e
Fix segfault when adding a model via howdy-gtk
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.
2023-11-09 17:38:27 +03:00
..
bin feat: add meson root script with howdy-gtk 2023-06-26 17:33:46 +02:00
debian Added GUI listing, adding and deleting of models 2020-12-18 17:42:15 +01:00
src Fix segfault when adding a model via howdy-gtk 2023-11-09 17:38:27 +03:00
meson.build Use subdirs for 'py_sources_dir' too 2023-09-22 18:05:08 +03:00