Bug 372160 - Image Size Field not Populated and tooltip missing EXIF information
Summary: Image Size Field not Populated and tooltip missing EXIF information
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kfilemetadata
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.27.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-06 21:50 UTC by David Rankin
Modified: 2020-01-13 20:17 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Dolphin Preview devoid of exif (134.63 KB, image/png)
2016-11-06 21:50 UTC, David Rankin
Details
Original tooltips showing proper EXIF information (224.41 KB, image/png)
2016-11-06 21:51 UTC, David Rankin
Details
Dolphin config for info panel (63.58 KB, image/png)
2019-08-08 08:46 UTC, Valorie Zimmerman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Rankin 2016-11-06 21:50:22 UTC
Created attachment 102078 [details]
Dolphin Preview devoid of exif

Version 16.08.2

KDE Frameworks 5.27.0
Qt 5.7.0 (built against 5.7.0)
The xcb windowing system

When displaying the 'Image Size' field in Dolphin no information is shown for image files (screenshot attached). Additionally, the tooltip preview does not provide any of the normal exif information (height/width resolution) (normal tooltip content screenshot provided).

The image tooltip should provide the:

  - original photo name
  - type
  - size B (KiB)
  - image date (generally ctime)
  - dimensions w x h in pixels
  - color depth (Bit depth)
  - color mode (e.g. RGB/Alpha)
  - compression
  - interlaced mode

All of the foregoing information is missing from the current tooltip preview in Dolphin, and tooltip previews are just flat broken in konqueror filemanagement.
Comment 1 David Rankin 2016-11-06 21:51:46 UTC
Created attachment 102079 [details]
Original tooltips showing proper EXIF information

Here is a screenshot of the original tooltip preview showing complete EXIF information. This information is critical for anyone doing any type of graphics work.
Comment 2 Valorie Zimmerman 2017-02-09 05:04:02 UTC
One of our Kubuntu users pointed this out to me in IRC tonight. He is using 16.04.3, and described his issue here: https://askubuntu.com/questions/881428/dolphin-is-not-showing-the-image-dimensions-metadata-when-previewing-images-on-k

I can verify that in version 16.12.1 I still cannot see anything more than filesize; no image size is reported. I have relied on this information many times in the past, and hope to see it return soon.
Comment 3 Ken 2017-02-09 06:00:09 UTC
I would like also to confirm and verify that I am having the same issue as described by (David Rankin) and (Valorie Zimmerman).

My system details are as follows:

- Dolphin: 16.04.3
- KDE: 5.28.0
- Qt: 5.6.1
- Kubuntu OS: 16.10
- Kernel: 4.8.0-37-generic

Your attention to this matter will be greatly appreciated.
Comment 4 Elvis Angelaccio 2017-02-09 09:24:26 UTC
Works for me. @David: are you also using Kubuntu?

Anyway, this is not a Dolphin bug. The metadata is provided by kfilemetadata, which needs to be built against exiv2. Make sure this is the case and report back, please.
Comment 5 Christoph Feck 2017-02-09 17:28:32 UTC
Enable the Information panel, hover an image, then use the right-click menu in the panel to configure the metadata items you wish to get included. The configuration is also used for the ToolTip.

On my system, I get the Width/Height fields, but no further image details.
Comment 6 Alexander Stippich 2019-08-08 07:57:33 UTC
Is this still an issue? Can anybody reproduce?
Comment 7 Valorie Zimmerman 2019-08-08 08:40:29 UTC
Yes I can still reproduce. However, I've not verified with Kubuntu devels that kfilemetadata is built against exiv2. 

Attached is a screenshot of Dolphin config screen to choose what should be displayed on the info panel. Size was selected, but it does not show.

I'll report back what the devels reply.
Comment 8 Valorie Zimmerman 2019-08-08 08:46:09 UTC
Created attachment 122006 [details]
Dolphin config for info panel
Comment 9 Alexander Stippich 2019-08-08 10:18:19 UTC
The image size in the column view solely relies on baloo indexing, and there is no fallback. For the tooltip and the information panel, it should work.

Which KDE Applications version do you use?
Do you have Baloo indexing set to enabled, basic or disabled?
Are the files located on a network drive?
Comment 10 Stefan Brüns 2020-01-13 20:17:19 UTC
https://phabricator.kde.org/D25250