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 574974 - Fix stupid warning
Fix stupid warning
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] about-me
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-11 17:07 UTC by Bastien Nocera
Modified: 2009-03-12 10:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gcc-fingerprint-selection-warning.patch (486 bytes, patch)
2009-03-11 17:08 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2009-03-11 17:07:54 UTC
When enrolling, and selecting a finger that's not an index, you'd get a warning.
Comment 1 Bastien Nocera 2009-03-11 17:08:28 UTC
Created attachment 130470 [details] [review]
gcc-fingerprint-selection-warning.patch

Simple one-liner
Comment 2 Bastien Nocera 2009-03-12 10:30:06 UTC
Freeze break was granted.

2009-03-12  Bastien Nocera  <hadess@hadess.net>

        * gnome-about-me-fingerprint.c (finger_combobox_changed):
        Fix warning when selecting a finger to enroll in the combo box 
        (Closes: #574974)