Bug 495515 - Duplicate Network Adapter Display in KDE Systray
Summary: Duplicate Network Adapter Display in KDE Systray
Status: RESOLVED DUPLICATE of bug 493116
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-29 03:34 UTC by bigzbee
Modified: 2024-10-29 07:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Duplicate Network Adapter Display in KDE Systray Bug (101.49 KB, image/png)
2024-10-29 03:34 UTC, bigzbee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bigzbee 2024-10-29 03:34:51 UTC
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!
Comment 1 Antonio Rojas 2024-10-29 07:27:26 UTC

*** This bug has been marked as a duplicate of bug 493116 ***