https://bugs.kde.org/show_bug.cgi?id=480815
--- Comment #2 from Adam Fontenot <adam.m.fontenot+...@gmail.com> --- > kwin has no code that loads ICC profile That's at least a little surprising, given that the compositor now handles profiled screen corrections under Wayland. I do have a profile set (visible in Wayland) in the "Color Profile" field of Display Configuration (under System Settings). I was wondering if this could be making the X11 session unhappy somehow. > Can you please file a Qt bug report and then leave a link here? The warning it generates is something I've seen from nearly every Qt application for years and years, unfortunately. They appear to have a sanity check on the size of ICC profiles that basically every DisplayCAL created profile violates because of the embedded LUT. As it doesn't seem to interfere with the operation of my system, I've been ignoring it. In my system log from the last 3 days, I see the message at least once from all of the following programs: ark, dolphin, gmenudbusmenuproxy, gwenview, kaccess, kactivitymanagerd, kdeconnectd, kded6, kde-open, kioexec, kioworker, konsole, krunner, kscreen_backend_launcher, kscreenlocker_greet, ksmserver, ksmserver-logout-greeter, kwalletd6, kwin_x11, kwrite, okular, org_kde_powerdevil, plasmashell, polkit-kde-authentication-agent-1, spectacle, systemsettings, xdg-desktop-portal-kde, xembedsniproxy I will do my best to report the issue to Qt, if you think it's necessary and can point out the appropriate component to file the bug against. *However*, my concern here is specifically with the log spam. I've never seen Qt do this before, and so I'm thinking kwin_x11 is probably attempting (and failing) to do something repeatedly with my screen off, which is resulting in the log entry. The system resource consumption and overheating could be downstream of the log issue, or it could be downstream of whatever it is that kwin_x11 is doing. -- You are receiving this mail because: You are watching all bug changes.