Bug 483223 - Dolphin 24.02 Missing WebP Thumbnails in Plasma 6
Summary: Dolphin 24.02 Missing WebP Thumbnails in Plasma 6
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-11 11:41 UTC by raven2cz
Modified: 2024-03-11 12:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.