https://bugs.kde.org/show_bug.cgi?id=495026
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xaver.h...@gmail.com --- Comment #1 from Zamundaaa <xaver.h...@gmail.com> --- When you profile your display in the Wayland session, you must not do any calibration, as DisplayCAL relies on X11 to apply the "calibration" LUTs, and that just doesn't do anything. You need to either disable the calibration for profiling on Wayland (see https://zamundaaa.github.io/wayland/2024/07/16/how-to-profile.html if you're not sure how to do that, also contains a guide for how to verify the profile), or create the profile on X11. The difference between Inkscape applying the ICC profile and KWin doing it is that KWin applies the whole profile + the calibration saved in the profile, and Inkscape only applies the profile without calibration (expecting another system component to apply the calibration instead). -- You are receiving this mail because: You are watching all bug changes.