Bug 473635 - Lighttable shows no active AF points for Canon EOS R7
Summary: Lighttable shows no active AF points for Canon EOS R7
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Focus (show other bugs)
Version: 8.1.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on: 473632 473686
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-22 13:12 UTC by pointnshoot
Modified: 2024-03-17 16:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.2.0
Sentry Crash Report:


Attachments
AF Focus point shown in Canon DPP 4 (985.34 KB, image/png)
2023-08-22 13:12 UTC, pointnshoot
Details
Canon DPP 4 screenshot. Notice file name at the top (862.40 KB, image/png)
2023-08-22 17:09 UTC, pointnshoot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pointnshoot 2023-08-22 13:12:50 UTC
Created attachment 161113 [details]
AF Focus point shown in Canon DPP 4

STEPS TO REPRODUCE
1. Open Canon .CR2 file in Digikam Lighttable.
2. Activate AF points
3. Compare to active AF points shown in Canon DPP 4.

OBSERVED RESULT
Unlike Canon DPP 4 Digikam shows no active AF points 

EXPECTED RESULT
Digikam and DPP should show the same active AF point for the same image

SOFTWARE/OS VERSIONS
Windows: Win 10 Pro
macOS: 
Linux/KDE Plasma:  Kubuntu 23.04
(available in About System)
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
I'd be happy to provide additional pictures if required.
Comment 1 pointnshoot 2023-08-22 13:13:08 UTC
Here's a link to the original image: https://drive.google.com/drive/folders/1cVd9PmhyEwOK7m9leBr_1l8dtMChl1Y6?usp=sharing
Comment 2 Maik Qualmann 2023-08-22 16:39:24 UTC
Git commit 5c93d5cccc9d47f65a41ef096188988140fde4ab by Maik Qualmann.
Committed on 22/08/2023 at 18:38.
Pushed by mqualmann into branch 'master'.

fix get the right Focus point
Related: bug 473632

M  +6    -6    core/libs/metadataengine/focuspoint/focuspoints_extractor_canon.cpp
M  +7    -3    core/utilities/focuspointmanagement/focuspointitem.cpp

https://invent.kde.org/graphics/digikam/-/commit/5c93d5cccc9d47f65a41ef096188988140fde4ab
Comment 3 Maik Qualmann 2023-08-22 16:41:55 UTC
Here we have a focus point now, but it's much deeper than your screenshot. Did you upload the correct sample image?

Maik
Comment 4 pointnshoot 2023-08-22 17:09:12 UTC
Created attachment 161119 [details]
Canon DPP 4 screenshot.  Notice file name at the top

I've attached a second screen shot which shows the filename of the file opened in Canon DPP 4.  The filename matches the file I made available via Google Drive.
Comment 5 Maik Qualmann 2023-08-22 20:40:11 UTC
Git commit fa618941fded28bc787c2c1cd366e199d18f7804 by Maik Qualmann.
Committed on 22/08/2023 at 22:38.
Pushed by mqualmann into branch 'master'.

fix show focus points for camera type EOS high-end
Related: bug 473632
FIXED-IN: 8.2.0

M  +2    -2    NEWS
M  +17   -7    core/libs/metadataengine/focuspoint/focuspoints_extractor_canon.cpp
M  +1    -1    core/libs/metadataengine/focuspoint/focuspoints_extractor_exif.cpp
M  +1    -1    core/libs/metadataengine/focuspoint/focuspoints_extractor_nikon.cpp
M  +1    -1    core/libs/metadataengine/focuspoint/focuspoints_extractor_panasonic.cpp
M  +1    -1    core/libs/metadataengine/focuspoint/focuspoints_extractor_sony.cpp
M  +1    -1    core/libs/metadataengine/focuspoint/focuspoints_extractor_xmp.cpp
M  +3    -6    core/utilities/focuspointmanagement/focuspointitem.cpp

https://invent.kde.org/graphics/digikam/-/commit/fa618941fded28bc787c2c1cd366e199d18f7804