https://bugs.kde.org/show_bug.cgi?id=515052
Ming Chuan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #10 from Ming Chuan <[email protected]> --- ``` SAFE ASSERT (krita): "iccProfile" in file /home/user/sources/krita/plugins/color/lcms2engine/colorprofiles/IccColorProfile.cpp, line 149 WARNING: failed to to create a profile for the compositor's preferred color space compositorPreferred = std::optional(SurfaceDescription(colorSpace: ColorSpace(primaries: Colorimetry(Red: xy(x: 0, y: 0), Green: xy(x: 0, y: 0), Blue: xy(x: 0, y: 0), White: xy(x: 0, y: 0)), transferFunction: NamedTransferFunction(transfer_function_gamma22), luminance: std::optional(Luminance(minLuminance: 2000, maxLuminance: 80, referenceLuminance: 80))), masteringInfo: MasteringInfo(primaries: Colorimetry(Red: xy(x: 0, y: 0), Green: xy(x: 0, y: 0), Blue: xy(x: 0, y: 0), White: xy(x: 0, y: 0)), luminance: MasteringLuminance(minLuminance: 0, maxLuminance: 0), maxCll: 0, maxFall: 0))) *requestedDescription = SurfaceDescription(colorSpace: ColorSpace(primaries: Colorimetry(Red: xy(x: 0, y: 0), Green: xy(x: 0, y: 0), Blue: xy(x: 0, y: 0), White: xy(x: 0, y: 0)), transferFunction: NamedTransferFunction(transfer_function_srgb), luminance: std::optional(Luminance(minLuminance: 2000, maxLuminance: 80, referenceLuminance: 80)))) ``` -- You are receiving this mail because: You are watching all bug changes.
