Created attachment 162800 [details] Screenshot of the notifications SUMMARY When your WiFi router goes down / out of range / whatever, you get two notifications from Plasma about it. STEPS TO REPRODUCE 1. Be connected to WiFi 2. Turn off your router 3. Wait OBSERVED RESULT Two notifications: one about "connection deactivated" and one "the WiFi network could not be found". EXPECTED RESULT Only one notification.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-nm/-/merge_requests/302
Git commit 19d60985b1e58ece35091b4c21c75bacbecf3a39 by Bharadwaj Raju. Committed on 08/11/2023 at 16:01. Pushed by bharadwaj-raju into branch 'master'. Don't show the SsidNotFound notification As far as I know this notification only comes up simultaneously with the "Connection deactivated" notification, so when the WiFi network goes down we end up showing two notifications for what is really one event, which doesn't look good.  M +1 -2 kded/notification.cpp https://invent.kde.org/plasma/plasma-nm/-/commit/19d60985b1e58ece35091b4c21c75bacbecf3a39
Bulk transfer as requested in T17796