https://bugs.kde.org/show_bug.cgi?id=410796

--- Comment #6 from Maik Qualmann <metzping...@gmail.com> ---
The problem is a little deeper. The RAW Loader checks the color profile used by
the digiKam setup. He trusts only the digiKam color profiles when the RAW file
is loaded with 16bit, otherwise the ProPhoto color profile is used. The
ProPhoto color profile is rejected by Libpng. So if you use the srgb-d65 in the
digiKam color profile settings, there are no problems. If you use an external
srgb profile, ProPhoto will be used, resulting in an error.

This is the note in the source code:

---------------------------------------------------------
// Specifying a custom output is broken somewhere. We use the extremely
// wide gamut pro photo profile for 16bit (sRGB for 8bit) and convert
afterwards.
---------------------------------------------------------

I tend to use the AdobeRGB profile as a relapse instead of ProPhoto.
Or would it be better to accept the user selection, even if the user-selected
profiles may be broken?

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to