[Digikam-devel] [Bug 148182] New: Iptc.Application2.Keywords appends always the 0-byte
oongi at web.de
oongi at web.de
Wed Jul 25 01:00:09 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=148182
Summary: Iptc.Application2.Keywords appends always the 0-byte
Product: digikam
Version: unspecified
Platform: Debian stable
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: oongi web de
Version: 0.9.2 (using KDE KDE 3.5.5)
Installed from: Debian stable Packages
Compiler: gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
OS: Linux
digikam 0.9.2 always appends to all Iptc.Application2.Keywords Tags the 0-byte (0x00), as one can see with exiv2:
name linux:~$ exiv2 -p i pr testimg.jpg | hexdump -C
00000000 49 70 74 63 2e 41 70 70 6c 69 63 61 74 69 6f 6e |Iptc.Application|
00000010 32 2e 50 72 6f 67 72 61 6d 20 20 20 20 20 20 20 |2.Program |
00000020 20 20 20 20 20 20 20 20 20 20 20 20 20 53 74 72 | Str|
00000030 69 6e 67 20 20 20 20 20 34 36 20 20 64 69 67 69 |ing 46 digi|
00000040 6b 61 6d 20 28 55 73 69 6e 67 20 4b 69 70 69 20 |kam (Using Kipi |
00000050 4d 65 74 61 64 61 74 61 45 64 69 74 20 70 6c 75 |MetadataEdit plu|
00000060 67 69 6e 20 30 2e 31 2e 34 29 0a 49 70 74 63 2e |gin 0.1.4).Iptc.|
00000070 41 70 70 6c 69 63 61 74 69 6f 6e 32 2e 50 72 6f |Application2.Pro|
00000080 67 72 61 6d 56 65 72 73 69 6f 6e 20 20 20 20 20 |gramVersion |
00000090 20 20 20 20 20 20 20 20 53 74 72 69 6e 67 20 20 | String |
000000a0 20 20 20 31 31 20 20 30 2e 39 2e 32 2d 66 69 6e | 11 0.9.2-fin|
000000b0 61 6c 0a 49 70 74 63 2e 41 70 70 6c 69 63 61 74 |al.Iptc.Applicat|
000000c0 69 6f 6e 32 2e 55 72 67 65 6e 63 79 20 20 20 20 |ion2.Urgency |
000000d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | |
000000e0 53 74 72 69 6e 67 20 20 20 20 20 20 31 20 20 38 |String 1 8|
000000f0 0a 49 70 74 63 2e 41 70 70 6c 69 63 61 74 69 6f |.Iptc.Applicatio|
00000100 6e 32 2e 42 79 6c 69 6e 65 54 69 74 6c 65 20 20 |n2.BylineTitle |
00000110 20 20 20 20 20 20 20 20 20 20 20 20 20 20 53 74 | St|
00000120 72 69 6e 67 20 20 20 20 20 20 30 20 20 0a 49 70 |ring 0 .Ip|
00000130 74 63 2e 41 70 70 6c 69 63 61 74 69 6f 6e 32 2e |tc.Application2.|
00000140 42 79 6c 69 6e 65 20 20 20 20 20 20 20 20 20 20 |Byline |
00000150 20 20 20 20 20 20 20 20 20 20 20 53 74 72 69 6e | Strin|
00000160 67 20 20 20 20 20 20 34 20 20 74 65 73 74 0a 49 |g 4 test.I|
00000170 70 74 63 2e 41 70 70 6c 69 63 61 74 69 6f 6e 32 |ptc.Application2|
00000180 2e 4b 65 79 77 6f 72 64 73 20 20 20 20 20 20 20 |.Keywords |
00000190 20 20 20 20 20 20 20 20 20 20 20 20 53 74 72 69 | Stri|
000001a0 6e 67 20 20 20 20 20 20 35 20 20 74 65 73 74 00 |ng 5 test.|
000001b0 0a |.|
It make no difference wheter I use the tag-feature to put "test" in the IPTC-field or "Picture->Metadata->Edit IPTC". Note, that only to the "Keywords"-Tags the 0-byte is appended, not to the other IPTC-Tags.
Is there a workaround? This way I can't export the images to gallery2...
Thanks
oongi
More information about the Digikam-devel
mailing list