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 583466 - stupid comment filter?
stupid comment filter?
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks: 583464
 
 
Reported: 2009-05-21 15:51 UTC by Michael Chudobiak
Modified: 2009-06-05 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2009-05-21 15:51:57 UTC
The trunk version tries to import comments from the exif metadata.

Unfortunately, some cameras fill out these fields with useless entries like "Sony SillyCam 3000".

Should we:

1) Hard code in a stupid comment filter?

2) Have an option to wipe out comment fields in the importer?

3) Other?

- Mike
Comment 1 Matthias Hawran 2009-05-27 12:05:30 UTC
I vote for 2), which would be active by default.
Comment 2 Michael Chudobiak 2009-05-27 12:22:59 UTC
We need #2 for sure, and maybe #1 to deal with old photos.

- Mike
Comment 3 Michael Chudobiak 2009-06-04 20:00:37 UTC
The importer comment-erase option has been added to trunk.

- Mike
Comment 4 Michael Chudobiak 2009-06-05 13:24:03 UTC
OK, there is now a hard-coded stupid comment filter also. So far, the only filter match is for "OLYMPUS DIGITAL CAMERA".

- Mike
Comment 5 Michael Chudobiak 2009-06-05 14:04:07 UTC
Actually, the hard-coded filter seems to work fine, so I'm removing the erase-on-import tool. I would prefer to avoiding editing (and possibly mangling) incoming files.

- Mike