[resolved] Bug found in v5.0 QuickView - not all tag content displayed

Started by dct, February 05, 2012, 04:13:03 PM

Previous topic - Next topic

dct

Hi

Just testing the new version against files already processed with the former version 4. What I really like is the new QuickView configuration manager, which allows very fast edit of exif data for scanned analog files: Thanks alot!

But it doesn't seem to understand all exif tags, compared to the standard exif view. Example:
0x000b Processing Software="Film=Kodak Ektar 100, Minilab=Noritsu QSS-32_33"

This value is extracted correctly by exiftool as well as ExifToolGUI in EXIF display mode. Using the same tag in QuickView mode doesn't work. I don't know if the QuickView mode has more known exif tags which wouldn't display.

BogdanH

Hi,

When you add tag to QuickView via pop-up menu, make sure, that menu Options>Prefix tag names with ID number is NOT checked.
That is, tag 0x000b Processing Software doesn't exist. Use "QuickView manager" and change Tag definition field to -exif:ProcessingSoftware and save.

Bogdan

dct


BogdanH

Which reminds me, that I should try to prevent this happens  :)

Bogdan