Bug 503223 - Preview thumbnails of .tif images stopped working in Dolphin 25.04.0
Summary: Preview thumbnails of .tif images stopped working in Dolphin 25.04.0
Status: RESOLVED FIXED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Thumbnails and previews (other bugs)
Version First Reported In: 25.04.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: regression
: 503540 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-04-23 12:01 UTC by Patrick Silva
Modified: 2025-05-07 14:06 UTC (History)
6 users (show)

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


Attachments
screenshot (753.13 KB, image/tiff)
2025-04-23 12:01 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2025-04-23 12:01:48 UTC
Created attachment 180564 [details]
screenshot

STEPS TO REPRODUCE
1. download the attached .tif file
2. open the location where the downloaded file was saved in Dolphin
3. make sure preview is activated in Dolphin
4. set icon view mode

OBSERVED RESULT
.tif file without preview

EXPECTED RESULT
.tif file with preview

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Graphics Platform: Wayland
Comment 1 John Kizer 2025-04-24 02:49:16 UTC
Hi - I can reproduce on my Fedora KDE 42 device by creating a TIFF file from an existing image. Thanks!

Moving to kio-extras since it appears to be more generally an issue with thumbnailing (ex. this also occurs in open/save dialogs), sorry if that's the wrong place!
Comment 2 Antonio Rojas 2025-04-29 17:57:29 UTC
*** Bug 503540 has been marked as a duplicate of this bug. ***
Comment 3 Antonio Rojas 2025-04-29 18:26:55 UTC
Seems tiff was left out from https://invent.kde.org/network/kio-extras/-/commit/a0e621b7153c9fcb4f5d5e9dda6223948bf83a6a for some reason
Comment 4 Bug Janitor Service 2025-04-29 19:55:30 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kio-extras/-/merge_requests/430
Comment 5 Antonio Rojas 2025-04-30 06:42:02 UTC
Git commit fcd6de0e1c7a7c09f70d6c11fb9b61125657263a by Antonio Rojas.
Committed on 29/04/2025 at 19:52.
Pushed by arojas into branch 'master'.

Image thumbnailer: add image/tiff mime type

Amends a0e621b7153c9fcb4f5d5e9dda6223948bf83a6a

M  +2    -1    thumbnail/imagethumbnail.json

https://invent.kde.org/network/kio-extras/-/commit/fcd6de0e1c7a7c09f70d6c11fb9b61125657263a
Comment 6 Antonio Rojas 2025-04-30 06:46:27 UTC
Git commit f62f3feca3ce61f43b1ffc27b3d4e49ef443f9d6 by Antonio Rojas.
Committed on 30/04/2025 at 06:42.
Pushed by arojas into branch 'release/25.04'.

Image thumbnailer: add image/tiff mime type

Amends a0e621b7153c9fcb4f5d5e9dda6223948bf83a6a


(cherry picked from commit fcd6de0e1c7a7c09f70d6c11fb9b61125657263a)

fcd6de0e Image thumbnailer: add image/tiff mime type

Co-authored-by: Antonio Rojas <arojas@archlinux.org>

M  +2    -1    thumbnail/imagethumbnail.json

https://invent.kde.org/network/kio-extras/-/commit/f62f3feca3ce61f43b1ffc27b3d4e49ef443f9d6
Comment 7 Méven 2025-05-02 17:05:28 UTC
Installing kdegraphics-thumbnailers is a better solution.
Comment 8 Patrick Silva 2025-05-02 17:10:11 UTC
kdegraphics-thumbnailers 25.04.0-1 package is installed on my system and there is no preview for .tif files.
Comment 9 Junakreiter 2025-05-03 06:41:00 UTC
Can this problem be solved ?
Feels like beeing blind...
Comment 10 Kai Uwe Broulik 2025-05-03 06:47:05 UTC
Wait for 25.04.1, it will have the aforementioned fix.
Comment 11 Junakreiter 2025-05-03 06:51:20 UTC
Thanks Kai Uwe
Comment 12 Junakreiter 2025-05-07 14:06:52 UTC
Does someone know a workaround for the current problem ?