KDE Plasma 6.5.6 Bugfix Release – March Updates
KDE’s latest patch for the Plasma desktop, version 6.5.6, drops today with a tidy bundle of fixes and translation updates that should smooth out a handful of glitches many users have been complaining about since the October launch.
KDE Plasma 6.5.6 Bugfix Highlights
The update ships with two months’ worth of new translations and a series of small‑but‑necessary tweaks across the stack. It tackles issues in Discover, KScreen, KWin, and various Plasma modules that have been nagging users for weeks.
One common pain point was the lockscreen not shutting down properly after a successful login on systems with certain PAM configurations. The 6.5.6 patch addresses this by ensuring that pending PAM jobs are fully completed before the session exits, which finally stops the dreaded “login stuck” loop seen on some laptops.
In KWin, users who had been complaining about night‑light dimming too aggressively found relief. The bug that forced a minimum luminance ceiling during color profile changes has been removed, keeping desktop brightness in line with expectations while still benefiting from HDR hardware. Another tweak stops the tonemapping step from firing when night‑light is active, which was causing flicker on older GPUs.
The backend for DRM (the Direct Rendering Manager) received several clean‑up commits: all framebuffers are now destroyed before an EGL context shuts down, preventing stray memory usage and occasional crash storms. Additionally, graphics buffer double‑unref errors have been fixed, giving a more stable rendering pipeline under heavy graphical load.
Panel users will notice that the configuration dialog no longer steals focus from other windows—a minor annoyance turned major annoyance when you’re editing multiple panels at once. The task manager applet has been hardened against external input that could previously corrupt progress values; this protects against accidental data loss in scripts or automation scenarios.
Other Notable Fixes
- Discover: a cancelled transaction now correctly rolls back, stopping phantom downloads.
- KScreen: random clicks no longer trigger the close‑confirmation dialog, which had been interrupting multi‑monitor setups.
- Screencast plugin: recordings automatically terminate on GPU resets, preventing orphaned files.
- Plasma Mobile: lockscreen overlay now behaves as intended after a failed login attempt, restoring authentication flow.
The patch also tidies up some subtle memory leaks and synchronization bugs in the output configuration store, ensuring that 16:9 displays no longer default to a stretched 32:9 mode.
While most changes are behind-the-scenes, they collectively make Plasma more reliable and responsive. For power users who routinely tweak window behavior or run custom scripts, these fixes will shave away the headaches that have cropped up on occasion.
