https://bugs.kde.org/show_bug.cgi?id=517384
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-nm/-/commit/0c02f |ma/plasma-nm/-/commit/7dcbc |8388f4cb7f60cd32740534c4c7e |e9c5dec58297f2ecb83f81dcb86 |cb566c03 |b17cafa6 --- Comment #9 from Nate Graham <[email protected]> --- Git commit 7dcbce9c5dec58297f2ecb83f81dcb86b17cafa6 by Nate Graham. Committed on 28/05/2026 at 20:14. Pushed by ngraham into branch 'Plasma/6.7'. Fix bridge disconnect icon and add OvsBridge support Pulling the cable from a bridge slave port left the tray icon stuck on `network-wired-activated`, because NetworkManager keeps the bridge connection active even after physical link loss. The old code unconditionally set the activated icon for bridge devices. Fix and additions Fix this by explicitly handling `NetworkManager::Device::OvsBridge` network types and checking for the existence of any ethernet carriers; no carriers means no network means disconnected icon. (cherry picked from commit 0c02f8388f4cb7f60cd32740534c4c7ecb566c03) 72ea3c09 Fix bridge disconnect icon and add OvsBridge support Co-authored-by: Ivan Perevalov <[email protected]> M +21 -7 libs/connectionicon.cpp M +1 -0 libs/connectionicon.h https://invent.kde.org/plasma/plasma-nm/-/commit/7dcbce9c5dec58297f2ecb83f81dcb86b17cafa6 -- You are receiving this mail because: You are watching all bug changes.
