Bug 433727 - Does not show exif info from Panasonic FZ30 RAW file, inspite on Editor mode it's ok
Summary: Does not show exif info from Panasonic FZ30 RAW file, inspite on Editor mode ...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Raw (show other bugs)
Version: 7.1.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-28 02:43 UTC by magsoa
Modified: 2021-02-28 09:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.2.0


Attachments
Prints from the issue (512.06 KB, application/x-zip-compressed)
2021-02-28 02:43 UTC, magsoa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description magsoa 2021-02-28 02:43:08 UTC
Created attachment 136243 [details]
Prints from the issue

SUMMARY


STEPS TO REPRODUCE
1. Open ligth table
2. Mouse over the RAW file / or
3. Show file properties

OBSERVED RESULT
- the same JPG file show EXIF and metadata info
- the same RAW file dow not show EXIF, only metadata info


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2021-02-28 08:39:24 UTC
Git commit da063114f82bb487ce5d65c95ce271843fb44e6e by Maik Qualmann.
Committed on 28/02/2021 at 08:38.
Pushed by mqualmann into branch 'master'.

first step to expand DMetadata API to read more Exif tags

M  +1    -0    core/libs/metadataengine/dmetadata/dmetadata.h
M  +43   -2    core/libs/metadataengine/dmetadata/dmetadata_generic.cpp
M  +10   -0    core/libs/metadataengine/dmetadata/dmetadata_photo.cpp

https://invent.kde.org/graphics/digikam/commit/da063114f82bb487ce5d65c95ce271843fb44e6e
Comment 2 Maik Qualmann 2021-02-28 08:41:07 UTC
The Panasonic RAW files of the FZ30 hardly contain any Exif information, most of which is contained in the Makernotes.

Maik
Comment 3 Maik Qualmann 2021-02-28 08:55:15 UTC
Git commit 13b8b7d133792c2f10350165fcb456eb9aa1e8ba by Maik Qualmann.
Committed on 28/02/2021 at 08:53.
Pushed by mqualmann into branch 'master'.

add PanasonicRaw.ISOSpeed info

M  +8    -1    core/libs/metadataengine/dmetadata/dmetadata_generic.cpp

https://invent.kde.org/graphics/digikam/commit/13b8b7d133792c2f10350165fcb456eb9aa1e8ba
Comment 4 Maik Qualmann 2021-02-28 09:24:51 UTC
Git commit d0eb8a547e3aa91334d1b84b12276a919ba2f894 by Maik Qualmann.
Committed on 28/02/2021 at 09:23.
Pushed by mqualmann into branch 'master'.

add missing ISO speed to the photo info container
FIXED-IN: 7.2.0

M  +2    -1    NEWS
M  +1    -0    core/libs/metadataengine/dmetadata/dmetadata_photo.cpp

https://invent.kde.org/graphics/digikam/commit/d0eb8a547e3aa91334d1b84b12276a919ba2f894