Summary: | Incorrect notification category for "Connection Deactivated" | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Soham Dash <elbowsparse> |
Component: | Notifications | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, nate |
Priority: | NOR | ||
Version First Reported In: | 6.4.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-nm/-/commit/77f2df323715f8755099095cf4f030c3c1b67849 | Version Fixed In: | |
Sentry Crash Report: |
Description
Soham Dash
2025-08-01 05:07:13 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/458 (In reply to Bug Janitor Service from comment #1) > A possibly relevant merge request was started @ > https://invent.kde.org/plasma/plasma-nm/-/merge_requests/458 Looks relevant though I cannot tell if it will really solve the issue. I'm not sure what is going on though. Git commit 6f16a47ea622b243f3236e230dee225888113118 by Nicolas Fella. Committed on 05/08/2025 at 11:00. Pushed by nicolasfella into branch 'Plasma/6.4'. Update event ID when replacing notification The new notification might have a different event ID, so make sure it's updated (cherry picked from commit 77f2df323715f8755099095cf4f030c3c1b67849) M +2 -0 kded/notification.cpp https://invent.kde.org/plasma/plasma-nm/-/commit/6f16a47ea622b243f3236e230dee225888113118 Git commit 77f2df323715f8755099095cf4f030c3c1b67849 by Nicolas Fella. Committed on 05/08/2025 at 10:59. Pushed by nicolasfella into branch 'master'. Update event ID when replacing notification The new notification might have a different event ID, so make sure it's updated M +2 -0 kded/notification.cpp https://invent.kde.org/plasma/plasma-nm/-/commit/77f2df323715f8755099095cf4f030c3c1b67849 |