Created attachment 175322 [details] Duplicate Network Adapter Display in KDE Systray Bug Subject: Duplicate Network Adapter Display in KDE Systray - Bug Report Problem Description: In the KDE Plasma systray, multiple network adapters are displayed twice, even though only a single wired connection is active. This issue affects the Plasma Network Widget (plasma-nm). Each of these duplicate connections is displayed with a red "X," even though the interfaces are not connected or inactive. This causes confusion for the user and suggests a potential display issue. Additional Details: Operating System: Arch Linux KDE Plasma Version: plasmashell 6.2.2 NetworkManager Version: 1.50.0-1 Affected File: /usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/ConnectionItem.qml Terminal Error Message: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/ConnectionItem.qml:40:5: Unable to assign [undefined] to QString Steps to Reproduce: Open the network systray in the KDE panel. View the active connections and the multiple listed, unconnected network adapters. Error message appears in the terminal when restarting the Plasma Shell (plasmashell). Expected Behavior: Only the actual active network connection should be displayed. Inactive or redundant interfaces should not be listed twice. Attempted Solutions: Restarted the NetworkManager (sudo systemctl restart NetworkManager). Restarted the Plasma Shell (killall plasmashell && plasmashell &). Cleared the Plasma QML cache (rm -rf ~/.cache/*). Reinstalled the Plasma Network Widget (plasma-nm). Despite these steps, the issue persists. Screenshot atached: I hope this ticket helps to identify and resolve the issue. Please let me know if any further information is needed. Thank you for your support!
*** This bug has been marked as a duplicate of bug 493116 ***