Bug 434618

Summary: color space not found
Product: [Applications] krita Reporter: Manga Tengu <mangatengu>
Component: Color modelsAssignee: Krita Bugs <krita-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: griffinvalley
Priority: NOR Keywords: triaged
Version: 4.4.3-beta2   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:

Description Manga Tengu 2021-03-19 11:34:57 UTC
SUMMARY
When importing a jpg file from the web in krita, The image will be showed grayer than on the other applications. This is because the image is loaded with the wrong color model whatever the color model options, sRGB will be chosen because the monitor's profile is not found.
The workaround is to save the resulting image without incorporating the icc.
I have attached a screenshot to the issue.

STEPS TO REPRODUCE
1. import a jpg in krita
2. open the jpg in the system's viewer


OBSERVED RESULT
The image becomes grayer

EXPECTED RESULT
the image to look the same as everywhere in the OS

macOS: 11.2.3 (20D91)
15" 2018 MacBook pro
Comment 1 wolthera 2021-03-19 11:46:50 UTC
So, that's not exactly what's happening.

What is happening is that unassigned images that come in via copy-paste ask whether to use the monitor profile or sRGB, while images coming in via open file (like drag-and-drop), don't ask for monitor profile or srgb.

Futhermore, the monitor profile is not accesible from the assign color-profile functions, for some reason.

Anyway, I think unassigned images should always follow the copy-paste buffer behaviour.
Comment 2 Manga Tengu 2021-03-19 12:06:35 UTC
thanks for enlightning this report :light
Comment 3 wolthera 2021-09-09 12:36:27 UTC
Yeah, what this needs is better import behaviour.