switchkiller / pam-face-authentication

Automatically exported from code.google.com/p/pam-face-authentication
0 stars 0 forks source link

Long wait after window close with enableX set #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. get and install the pam_face_authentication (revision 337)
2. configure pam module with enableX prepending "auth sufficient 
pam_face_authentication.so enableX" to /etc/pam.d/sudo
3. query module
$ sudo ls
4. close webcam image window

Trying to close the window locks the sudo process for a long time before 
fallink back to other authentication modules

Attached a patch for WM_DELETE_WINDOW event handling

Original issue reported on code.google.com by dario.za...@gmail.com on 15 Oct 2010 at 9:48

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch! :-)

Please note that the SVN folder branches contains the current stable 0.3 
whereas the development is done in trunk/qtbranch.
I've integrated your patch into the dev branch right now as rev 338.

Original comment by feichtne...@gmail.com on 16 Oct 2010 at 12:59

GoogleCodeExporter commented 9 years ago
Thanks Dario ! A very useful patch indeed!

Original comment by rohan.a...@gmail.com on 19 Oct 2010 at 8:26

GoogleCodeExporter commented 9 years ago

Original comment by feichtne...@gmail.com on 17 Apr 2011 at 10:59