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

--- Comment #3 from Misha Aizatulin <ava...@hot.ee> ---
Dunno. I imagine it sets some "system-wide ICC profile", whatever that is,
which applies to the whole screen. 

Presumably gwenview then retrieves that profile and applies that again. This
line is suspect:
lib/cms/cmsprofile.cpp:224:        static Atom icc_atom =
XInternAtom(QX11Info::display(), "_ICC_PROFILE", True);

Does this mean "retrieve the ICC profile of the current display"? If so, I
think this might be a mistake - there should be no reason for gwenview to know
this profile. It is already being applied to the whole screen, you shouldn't be
applying it again.

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

Reply via email to