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 335405 - Automatically resize and change format for Photo IDs
Automatically resize and change format for Photo IDs
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: 1.0.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2006-03-21 19:21 UTC by Stef Walter
Modified: 2006-03-25 22:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stef Walter 2006-03-21 19:21:09 UTC
Currently when a photo ID is in the wrong format (or too big) we give an error message. Instead we should offer to change it to a format and preferred size that will work.
Comment 1 Stef Walter 2006-03-25 22:36:09 UTC
Fixed, and reorganized the photo ID code a little.

2006-03-25  Nate Nielsen  <nielsen@memberwebs.com>

    * libseahorse/seahorse-pgp-key-op.c:
    * libseahorse/seahorse-util.c:
    * libseahorse/seahorse-util.h:
    * src/Makefile.am:
    * src/seahorse-key-dialogs.h:
    * src/seahorse-key-properties.c:
    * src/seahorse-photos.c (added): Automatically resize the photos
    that are too large, automatically convert to JPEG. Fixes bug #335405