KDE Plasma 6.7.5 Released with Discover, KWin, Wayland, and HDR Fixes

KDE Plasma 6.7.5 Released with Discover, KWin, Wayland, and HDR Fixes

The KDE Project has officially released KDE Plasma 6.7.5, delivering another round of bug fixes and stability improvements for the Plasma 6.7 desktop series. Released on September 8, 2026, the update contains roughly a month of fixes and updated translations contributed since Plasma 6.7.4 arrived in early August.

Unlike a major Plasma release, version 6.7.5 doesn't introduce a large collection of new desktop features. Instead, KDE has focused on fixing problems affecting Discover, KWin, Wayland, networking, System Monitor, Plasma Desktop, RPM-OSTree systems, Snap updates, HDR rendering, and several other components.

For users already running Plasma 6.7, this makes version 6.7.5 primarily a maintenance upgrade intended to make the desktop more dependable ahead of the next major Plasma series.

KDE Plasma 6.7.5 Arrives as the September Bugfix Release

KDE describes Plasma 6.7.5 as its September bugfix release for the Plasma 6 desktop.

The broader Plasma 6.7 series originally arrived in June 2026, followed by a succession of maintenance releases:

  • Plasma 6.7.1 on June 23
  • Plasma 6.7.2 on June 30
  • Plasma 6.7.3 on July 14
  • Plasma 6.7.4 on August 4
  • Plasma 6.7.5 on September 8

KDE's official download infrastructure confirms that the Plasma 6.7.5 source packages became available on September 8.

This slower maintenance cadence later in a Plasma series is normal. Once the most urgent post-release problems have been addressed, KDE generally shifts more development attention toward the next feature release while continuing to provide important fixes for the current branch.

Discover Receives Several Important Fixes

KDE's Discover software center receives some of the most noticeable improvements in Plasma 6.7.5.

One particularly annoying problem could cause Discover to become stuck while checking for updates when its Snap backend was installed but no Snap applications actually had updates available.

That problem has now been corrected.

Discover also behaves more reliably when fwupd, the Linux firmware update service, is unavailable. Previously, a broken or intentionally masked fwupd service could interfere with Discover's normal operation. Plasma 6.7.5 allows the rest of the application to continue functioning correctly in that situation.

This is useful for systems where firmware updating isn't supported, where administrators intentionally disable the service, or where fwupd encounters a configuration problem.

Firmware Updates No Longer Incorrectly Require Reboots

Another Discover correction addresses a regression involving firmware updates.

The fwupd backend could incorrectly interpret an update as requiring a reboot. Plasma 6.7.5 corrects that behavior so Discover can more accurately represent the state of firmware updates.

There are also fixes related to concurrent background jobs and update handling, reducing the possibility of Discover terminating unexpectedly while multiple operations are taking place.

These aren't glamorous desktop changes, but reliability in the graphical package manager is particularly important because Discover is the primary software-management interface for many Plasma users.

Better Stability on Fedora Kinoite and Other RPM-OSTree Systems

Plasma 6.7.5 also addresses a Discover crash affecting systems using RPM-OSTree.

That architecture is used by immutable and image-based Fedora variants such as Fedora Kinoite, making the fix particularly relevant to users running KDE on Fedora's atomic desktop platforms.

KDE described the issue as a relatively common way for Discover to crash on RPM-OSTree systems.

The underlying notifier code has been corrected so that it doesn't attempt to query invalid or null pointers.

As immutable Linux distributions become increasingly prominent, making graphical package-management tools behave properly with RPM-OSTree and similar technologies is becoming more important for desktop environments.

KWin Gets More Wayland Fixes

KDE's KWin compositor and window manager receives another substantial collection of fixes.

One correction addresses a recent regression that impaired mouse pointer movement inside virtual machines using non-accelerated graphics drivers.

Virtual machines often operate without the same graphics acceleration available on physical hardware, so compositor regressions can become especially noticeable in those environments.

KWin also fixes a null-pointer dereference involving custom tiles and corrects window positioning calculations that could produce incorrect vertical behavior when keeping windows on-screen.

These changes continue KDE's ongoing work to make KWin more robust across both physical and virtualized Linux desktops.

Wayland Receives Additional Reliability Work

Several lower-level Wayland improvements are included as part of Plasma 6.7.5.

KDE corrected the kernel-version check used for DRM synchronization objects, increased the timeout used when removing Wayland globals, and added support for more than one wl_data_device.

Another fix uses safer pointer handling for an xdg_popup parent surface.

There is also an off-by-one correction in the Qt Wayland scanner when parsing the --prefix argument.

Individually, these changes may be invisible to most desktop users. Collectively, however, they reduce edge cases that can lead to application or compositor instability in a modern Wayland session.

Vulkan Texture Import Becomes Safer

KWin's graphics code also receives a Vulkan-related correction.

Plasma 6.7.5 now properly drops the graphics buffer when a Vulkan texture import fails.

Modern Plasma increasingly depends on sophisticated GPU functionality for compositing, color management, HDR, effects, and display handling. Correctly cleaning up resources when graphics operations fail helps prevent errors from propagating through the compositor.

The update also contains cleanup to KWin's OpenGL EGL context handling.

HDR with ICC Profiles Looks Better

One of the more interesting graphics improvements concerns HDR content displayed while an ICC color profile is active.

KDE says Plasma 6.7.5 improves how HDR content looks under this configuration.

Color management has become a major area of KDE development as Linux desktops move toward better support for HDR monitors and professional color workflows.

Handling HDR alone is complicated enough, but combining HDR with ICC profiles introduces additional color-management requirements. Improvements here are particularly useful for users with calibrated displays or monitors using custom color profiles.

Much larger HDR improvements are already being developed for future Plasma versions, but the correction in 6.7.5 improves the experience for current Plasma 6.7 users.

Plasma NetworkManager Fixes Authentication Problems

Networking also receives attention.

The Plasma NetworkManager component fixes several problems involving its SecretAgent implementation, which is responsible for handling credentials required by network connections.

The fixes address duplicate password deletion or update jobs, missing secrets, and a crash that could occur when multiple requests were being processed.

Reliable credential handling is essential for Wi-Fi, VPN, and other authenticated network connections, making these changes particularly useful for laptop users who frequently move between networks.

System Monitor Fixes Right-to-Left Language Problem

Plasma 6.7.5 fixes an unusual but significant bug in System Monitor.

When using a right-to-left language such as Arabic or Hebrew, users could encounter problems when attempting to terminate a process or application.

The issue has now been corrected so process termination works properly regardless of the interface's text direction.

It's one of several right-to-left interface corrections included in this maintenance update.

Task Manager Behaves Better in Right-to-Left Layouts

The Plasma Task Manager also gets RTL improvements.

When the widget was configured for right-to-left layouts, tasks could move to an unexpected position when users manually rearranged them by dragging.

Plasma 6.7.5 corrects the positioning behavior.

Task progress bars have similarly been corrected so their visual direction properly follows the right-to-left interface orientation.

These improvements make Plasma more consistent for users whose languages naturally use RTL layouts.

Application Launcher Fixes Double Launching

Another desktop correction affects Plasma's application launchers.

Using the keyboard to activate a favorite application in Kicker could cause that application to launch twice when the Space key was pressed.

Plasma 6.7.5 fixes the problem so the favorite launches only once.

KDE has also disabled item reuse in the Kickoff grid view to address another launcher-related bug.

These small interaction fixes are exactly the type of changes expected from a late maintenance release such as Plasma 6.7.5.

Non-KDE Applications Get a Crash Fix

The update isn't limited to KDE applications.

Plasma 6.7.5 corrects a situation where non-KDE applications running within Plasma could sometimes crash after closing a dialog.

The problem was addressed within Plasma's integration code by changing how message dialogs are handled.

For users, the important result is greater stability when running the broad assortment of Qt applications that don't originate from the KDE project itself.

A desktop environment needs to work reliably with applications from many different developers, making cross-application fixes like this especially valuable.

Bluetooth Gets a Translation Correction

KDE's Bluedevil Bluetooth management software receives a smaller localization fix.

The update corrects translation handling for the Forget Device dialog.

While minor compared with the KWin or Discover changes, translation fixes contribute to the overall polish KDE expects from its stable Plasma releases.

Plasma Bigscreen and Plasma Mobile Also Receive Fixes

KDE's work extends beyond conventional desktops.

Plasma Bigscreen receives a correction for its virtual keyboard toggle, while Plasma Mobile fixes a Waydroid integration interface issue by moving to an appropriate Qt Quick Controls button implementation.

Plasma Setup also receives corrections involving the initial welcome screen, account-page resizing, and focus scrolling.

This illustrates the increasingly broad scope of Plasma, which now provides components for desktops, laptops, mobile devices, televisions, and other form factors.

Plasma Login Manager Synchronizes Locale Settings

The developing Plasma Login Manager also receives an improvement.

Plasma 6.7.5 adds synchronization for plasma-localerc, helping the login environment properly carry over Plasma's locale configuration.

Locale consistency can affect language, number formatting, dates, measurements, and other regional settings, so correctly transferring that configuration between the desktop and login environment avoids confusing inconsistencies.

Plasma 6.7 Continues to Mature

KDE Plasma 6.7 originally introduced a much broader set of desktop refinements and new functionality when it arrived in June.

The releases that followed have concentrated on eliminating the inevitable regressions and edge cases discovered once that code reached a much larger number of systems.

Plasma 6.7.5 represents roughly one month of additional fixes and translations following version 6.7.4.

At this stage in the release cycle, stability is considerably more important than introducing another collection of major features.

When Will Plasma 6.7.5 Reach Linux Distributions?

KDE has already published the complete source code for Plasma 6.7.5, along with cryptographic signatures and checksums for the individual components.

Linux distributions are responsible for packaging those components for their users.

KDE notes that distributions have either created packages or are currently preparing them, meaning Plasma 6.7.5 may not immediately be available on every distribution.

Rolling-release distributions typically receive new Plasma maintenance versions relatively quickly, while distributions with more conservative update policies may take longer.

Users generally don't need to manually compile Plasma 6.7.5. Waiting for the update to arrive through the distribution's normal repositories remains the safest approach.

Conclusion

KDE Plasma 6.7.5 is primarily about making an already mature Plasma 6.7 desktop more reliable. Released September 8, 2026, the update combines a month of bug fixes and translation work without attempting to introduce another major wave of desktop features.

Discover receives some of the most valuable corrections, including fixes for stuck Snap update checks, broken fwupd configurations, RPM-OSTree crashes, and firmware-update handling. KWin and Wayland gain additional stability improvements, while HDR rendering with ICC profiles has been improved.

NetworkManager credential handling, System Monitor, the Task Manager, application launchers, Plasma Mobile, Plasma Bigscreen, Bluetooth, and other components also receive targeted fixes.

None of these changes fundamentally transforms Plasma, and that is precisely the point. Plasma 6.7.5 is a focused maintenance release, addressing real problems discovered by users while KDE's developers continue working on the future of the Plasma desktop.

George Whittaker is the editor of Linux Journal, and also a regular contributor. George has been writing about technology for two decades, and has been a Linux user for over 15 years. In his free time he enjoys programming, reading, and gaming.

Load Disqus comments