Bug 483223

Summary: Dolphin 24.02 Missing WebP Thumbnails in Plasma 6
Product: [Applications] dolphin Reporter: raven2cz <tonda.fischer>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: kfm-devel
Priority: NOR Keywords: qt6
Version: 24.02.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description raven2cz 2024-03-11 11:41:29 UTC
SUMMARY
***
After upgrading to Plasma 6 and Dolphin version 24.02, Dolphin has ceased displaying thumbnails for all *.webp image files.
***


STEPS TO REPRODUCE
In Icons View Mode, navigate to a folder containing images. Thumbnails for png and jpg formats are displayed correctly, however, thumbnails for webp files do not appear.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Arch Linux
(available in About System)
KDE Plasma Version: plasma-desktop 6.0.1-1
KDE Frameworks Version:  6.0.0
Qt Version: 6.6.2
Graphics Platform: X11

ADDITIONAL INFORMATION
kernel: 6.7.9-arch1-1
Comment 1 Antonio Rojas 2024-03-11 11:59:38 UTC
You need to install qt6-imageformats
Comment 2 raven2cz 2024-03-11 12:14:05 UTC
(In reply to Antonio Rojas from comment #1)
> You need to install qt6-imageformats

Thanks! Works. Issue solved.