Bug 455868

Summary: Add KImageFormats to the runtime
Product: [Developer tools] Qt/KDE Flatpak Runtime Reporter: Alastor Tenebris <livingnightmare>
Component: generalAssignee: Timothée Ravier <tim>
Status: RESOLVED FIXED    
Severity: normal CC: aacid, tim
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alastor Tenebris 2022-06-24 00:32:15 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
KDE flatpak applications are currently laking support for KImageFormat supported files, such as psd, avif, etc.

STEPS TO REPRODUCE
1. Open an AVIF/JXL/PSD file in a KDE flatpak application

OBSERVED RESULT
The file is not recognized

EXPECTED RESULT
The File should open

ADDITIONAL INFORMATION
While this could be done per app, adding it to the runtime would be more efficient, since multiple applications can use this library.
Comment 1 Timothée Ravier 2022-06-24 10:56:41 UTC
Fixed in https://invent.kde.org/packaging/flatpak-kde-runtime/-/merge_requests/90