[Pkg-phototools-devel] Bug#497477: exif: Behavior change from Etch: Cannot obtain value of certain tags
Fumiaki Okushi
fumiaki at okushi.com
Mon Sep 1 23:31:12 UTC 2008
Package: exif
Version: 0.6.15-5
Severity: normal
I noticed that the command line that used to work on Etch doesn't work
on Lenny.
If this is intended, then please ignore this bug report.
fo at etch:~$ exif --tag=0x0110 image.jpg
EXIF entry 'Model' (0x110, 'Model') exists in IFD '0':
Tag: 0x110 ('Model')
Format: 2 ('Ascii')
Components: 16
Size: 16
Value: FinePix F30
fo at lenny:~$ exif --tag=0x0110 image.jpg
IFD 'EXIF' does not contain tag '0x0110'.
However, if I specify the --ifd option, then it works:
fo at lenny:~$ exif --ifd=0 --tag=0x0110 image.jpg
EXIF entry 'Model' (0x110, 'Model') exists in IFD 'Model':
Tag: 0x110 ('Model')
Format: 2 ('Ascii')
Components: 16
Size: 16
Value: FinePix F30
Possibly related bug: 428255
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages exif depends on:
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libexif12 0.6.16-2.1 library to parse EXIF files
ii libpopt0 1.14-4 lib for parsing cmdline parameters
exif recommends no packages.
exif suggests no packages.
-- no debconf information
More information about the Pkg-phototools-devel
mailing list