https://bugs.kde.org/show_bug.cgi?id=525781
--- Comment #2 from [email protected] --- (In reply to Nate Graham from comment #1) > Do you have HDR turned on? If so, this is Bug 525402. Thanks for the pointer, but HDR is off on both of my machines, so this doesn't look like Bug 525402. On one of them, kscreen-doctor -o reports HDR: disabled and kwinoutputconfig.json has highDynamicRange: false for every saved output. On the other, HDR is not enabled in Display settings. The symptom reproduces on two different GPU setups (an AMD+NVIDIA hybrid and a single AMD dGPU) on Plasma 6.7.5, with any splash theme, and only on the real login. Running bare ksplashqml from a terminal inside an already-running session renders fine. One more data point: adding ExecStartPre=/bin/sleep 2 to plasma-ksplash.service makes the splash visible, but then it stays on screen for 10+ seconds. It appears to miss the setStage() calls from startplasma-wayland. This points to a timing race between the layer-shell surface becoming ready to composite and the stage broadcast, rather than something HDR- or theme-related. -- You are receiving this mail because: You are watching all bug changes.
