Bug 455868 - Add KImageFormats to the runtime
Summary: Add KImageFormats to the runtime
Status: RESOLVED FIXED
Alias: None
Product: Qt/KDE Flatpak Runtime
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Timothée Ravier
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 00:32 UTC by Alastor Tenebris
Modified: 2022-06-24 10:56 UTC (History)
2 users (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 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.