Bug 484734

Summary: Images with bit depths higher than 8 do not have previews
Product: [Applications] dolphin Reporter: TheFeelTrain <thefeeltrain>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kfm-devel
Priority: NOR    
Version First Reported In: 24.02.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: An 8-bit and 16-bit PNG side-by-side
My preview settings

Description TheFeelTrain 2024-03-30 00:41:36 UTC
Created attachment 167928 [details]
An 8-bit and 16-bit PNG side-by-side

SUMMARY

Image files with bit depths higher than 8 do not have previews/thumbnails regardless of settings. 
See the attached screenshot for a 16-bit screenshot from mpv and its converted 8-bit counterpart next to it.



STEPS TO REPRODUCE

1. Create a 16-bit color image. mpv with screenshot-high-bit-depth=yes can create one or you can convert an existing image with imagemagick:

convert image.png -depth 16 output.png

OBSERVED RESULT

Preview is not displayed.

EXPECTED RESULT

Preview is displayed.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-3-zen (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 7950X 16-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 6800 XT
Manufacturer: ASUS
Comment 1 TheFeelTrain 2024-03-30 00:44:25 UTC
Created attachment 167929 [details]
My preview settings
Comment 2 Antonio Rojas 2024-03-30 08:23:27 UTC

*** This bug has been marked as a duplicate of bug 484183 ***