After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 562504 - Add support when num_enroll_stages > 1
Add support when num_enroll_stages > 1
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] about-me
git master
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-27 22:10 UTC by Bastien Nocera
Modified: 2008-12-08 19:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-11-27 22:10:43 UTC
Currently, our code probably won't work with Thomson UpekTS devices.
Comment 1 Bastien Nocera 2008-12-02 11:03:51 UTC
Note that I'm waiting for upstream to merge my latest round of patches.

http://projects.reactivated.net/cgi-bin/gitweb.cgi?p=fprintd.git;a=summary
should show 10 patches newer than "Fix memleak on VerifyStart".
Comment 2 Bastien Nocera 2008-12-08 18:41:17 UTC
It works, but doesn't offer great feedback, as only one "no" will light up to "yes".
Comment 3 Bastien Nocera 2008-12-08 19:12:30 UTC
2008-12-08  Bastien Nocera  <hadess@hadess.net>

        * gnome-about-me-fingerprint.c (enroll_result),
        (assistant_prepare):
        * gnome-about-me-fingerprint.glade: Print "Done!" as a
        status message when we're done enrolling, add support for 
        enrollment stages > 1 (Closes: #562504)