Bug 470859 - Unable to extract dimensions when built against exiv2 0.28.0
Summary: Unable to extract dimensions when built against exiv2 0.28.0
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kfilemetadata
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.106.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords:
: 471274 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-06-10 08:15 UTC by 2wxsy58236r3
Modified: 2023-06-21 06:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 2wxsy58236r3 2023-06-10 08:15:23 UTC
SUMMARY

On Arch Linux (which has been offering exiv2 0.28.0 in official repo), I can no longer see image dimensions.

STEPS TO REPRODUCE

1. In Dolphin, point the cursor to image files.
2. Notice that it does not show the image dimensions.
3. Build and install exiv2 0.27.7.
4. Rebuild kfilemetadata against exiv2 0.27.7 and install.
5. Point the cursor to image files. This time it shows image dimensions.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Comment 1 Bug Janitor Service 2023-06-10 14:49:41 UTC
A possibly relevant merge request was started @ https://invent.kde.org/libraries/baloo-widgets/-/merge_requests/58
Comment 2 Bug Janitor Service 2023-06-10 15:12:23 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kfilemetadata/-/merge_requests/104
Comment 3 Antonio Rojas 2023-06-13 11:13:21 UTC
Git commit b8947e1050e25481d12e644fab02ce2df40329cf by Antonio Rojas.
Committed on 13/06/2023 at 11:13.
Pushed by arojas into branch 'master'.

Fix displaying image dimensions with exiv2 0.28

Accept UInt as the dimensions type

M  +1    -1    src/filemetadataprovider.cpp

https://invent.kde.org/libraries/baloo-widgets/-/commit/b8947e1050e25481d12e644fab02ce2df40329cf
Comment 4 Antonio Rojas 2023-06-21 06:26:28 UTC
*** Bug 471274 has been marked as a duplicate of this bug. ***