https://bugs.kde.org/show_bug.cgi?id=521737
Bug ID: 521737
Summary: Color effects (Color blindness correction, Invert,
etc.) have no visual effect on Wayland
Classification: Plasma
Product: kwin
Version First 6.7.0
Reported In:
Platform: CachyOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 193349
--> https://bugs.kde.org/attachment.cgi?id=193349&action=edit
kinfo; journalctl --user -b | grep -i colorblind; qdbus6 org.kde.KWin /KWin
reconfigure; qdbus6 org.kde.KWin /Effects org.kde.kwin.Effects.activeEffects;
grep -A5 '\[Effect-colorblindnesscorrectio
DESCRIPTION
After upgrading to Plasma 6.7.0, KWin's accessibility color effects no longer
have any visual effect.
This is not limited to the grayscale mode. Other color effects (such as Invert)
also fail to affect the display.
The effects appear to be enabled in System Settings and are loaded by KWin, but
enabling or disabling them produces no visible change.
The same configuration worked correctly before upgrading to Plasma 6.7.0.
STEPS TO REPRODUCE
1. Log into a Wayland session.
2. Open System Settings -> Accessibility.
3. Enable any color effect (e.g. Grayscale or Invert).
OBSERVED RESULT
The effect is enabled, but the display does not change.
No accessibility color effect appears to be applied.
EXPECTED RESULT
The selected color effect should immediately affect the entire desktop.
SOFTWARE/OS VERSIONS
Linux 7.0.12-1-cachyos-bore-lto
Operating System:
CachyOS x86_64
KDE Plasma Version:
6.7.0
KDE Frameworks Version:
6.27.0
Qt Version:
6.11.1
ADDITIONAL INFORMATION
- Session type: Wayland.
- `colorblindnesscorrection` is listed in `qdbus org.kde.KWin /Effects
org.kde.kwin.Effects.loadedEffects`.
- The corresponding KWin plugins are enabled in `~/.config/kwinrc`.
- Toggling the effects via System Settings or D-Bus does not produce any visual
change.
- The issue started immediately after upgrading to Plasma 6.7.0.
--
You are receiving this mail because:
You are watching all bug changes.