Summary: | Applications Table entry "backgruond services" has a quit action | ||
---|---|---|---|
Product: | [Applications] plasma-systemmonitor | Reporter: | David Edmundson <kde> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahiemstra, nate, plasma-bugs-null |
Priority: | HI | ||
Version First Reported In: | 6.3.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/fc902aabcfa1d5bed727edd3658423dfbafdf82d | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
David Edmundson
2025-06-08 13:12:27 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/375 Git commit 9b7d7b00a4f23f79e62ca8de0c5789451c0aa1dd by Nate Graham. Committed on 09/06/2025 at 15:19. Pushed by ngraham into branch 'master'. Don't allow quitting "Background Services" entry on apps table This blows away the session, which is probably not what the user had in mind. FIXED-IN: 6.4.0 M +1 -1 src/faces/applicationstable/contents/ui/FullRepresentation.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/9b7d7b00a4f23f79e62ca8de0c5789451c0aa1dd Git commit fc902aabcfa1d5bed727edd3658423dfbafdf82d by Nate Graham. Committed on 09/06/2025 at 16:47. Pushed by ngraham into branch 'Plasma/6.4'. Don't allow quitting "Background Services" entry on apps table This blows away the session, which is probably not what the user had in mind. FIXED-IN: 6.4.0 (cherry picked from commit 9b7d7b00a4f23f79e62ca8de0c5789451c0aa1dd) Co-authored-by: Nate Graham <nate@kde.org> M +1 -1 src/faces/applicationstable/contents/ui/FullRepresentation.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/fc902aabcfa1d5bed727edd3658423dfbafdf82d |