| Summary: | MetaDataEdit corrupts CRC information in PNGs | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Michael G. Hansen <mike> |
| Component: | Plugin-Generic-MetadataEdit | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.4.0 | |
| Sentry Crash Report: | |||
| Attachments: |
Test-png file without errors, created with inkscape
test-1-okay.png modified using MetaDataEdit->Edit Exif, CRC errors |
||
|
Description
Michael G. Hansen
2009-06-20 02:41:46 UTC
Created attachment 34665 [details]
Test-png file without errors, created with inkscape
Created attachment 34666 [details]
test-1-okay.png modified using MetaDataEdit->Edit Exif, CRC errors
test-1-okay.png modified using MetaDataEdit->Edit Exif, set Name to Test.
This file shows CRC errors when opened in kuickshow:
libpng warning: zTXt: CRC error
libpng warning: zTXt: CRC error
libpng warning: iTXt: CRC error
This is not the plugin, but Exiv2 library. this problem is fixed with current Exiv2 code from svn (next 0.18.2). Gilles Caulier |