ExifTool Forum

ExifTool => ExifTool GUI => Topic started by: dct on February 05, 2012, 04:13:03 PM

Title: [resolved] Bug found in v5.0 QuickView - not all tag content displayed
Post by: dct on February 05, 2012, 04:13:03 PM
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.
Title: Re: Bug found in v5.0 QuickView - not all tag content displayed
Post by: BogdanH on February 05, 2012, 04:37:55 PM
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
Title: Re: Bug found in v5.0 QuickView - not all tag content displayed
Post by: dct on February 05, 2012, 04:40:03 PM
Sorry for my mistake! Now it works.
Thank you.
Title: Re: Bug found in v5.0 QuickView - not all tag content displayed
Post by: BogdanH on February 05, 2012, 04:41:44 PM
Which reminds me, that I should try to prevent this happens  :)

Bogdan