Bug 468964

Summary: heif filetype not supported in macos build
Product: [Applications] kolourpaint Reporter: Teddy <reportbug>
Component: generalAssignee: kolourpaint-support
Status: RESOLVED UPSTREAM    
Severity: normal CC: kollix
Priority: NOR    
Version: 23.04.0   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot

Description Teddy 2023-04-25 19:39:00 UTC
Created attachment 158422 [details]
screenshot

SUMMARY
Download kolourpaint-23.04.0-1862-macos-clang-x86_64.dmg and try to open heif. The dialog does not have such supported format.
Comment 1 Martin Koller 2023-04-26 07:08:25 UTC
kolourpaint uses the Qt and KDE libraries to open files. It does not provide code itself for the image file formats.
It seems Qt has still no support for this: https://bugreports.qt.io/browse/QTBUG-69212
Comment 2 Teddy 2023-04-26 13:43:33 UTC
Thanks!