https://bugs.kde.org/show_bug.cgi?id=524486
Bug ID: 524486
Summary: Network tray icon remains disconnected after resume
while a TUN connection stays primary
Classification: Plasma
Product: plasmashell
Version First 6.7.4
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Networks widget
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
DESCRIPTION
After resuming from suspend, the Networks widget displays a wired
disconnected icon with a red cross, even though the wired connection has
successfully reconnected and NetworkManager reports full connectivity.
The issue occurs when a NetworkManager TUN connection remains the primary
connection during suspend and resume.
STEPS TO REPRODUCE
1. Connect through an ordinary NetworkManager wired connection.
In my setup:
Connection: Wired connection 1
Device: enp5s0
2. Start a NetworkManager TUN connection that becomes PrimaryConnection.
In my setup, this is a mihomo TUN connection.
3. Suspend the computer.
4. Resume the computer.
5. Wait until the wired connection is activated and Internet access works.
6. Observe the Networks widget icon.
OBSERVED RESULT
The system tray continues to display the wired disconnected icon with a red
cross indefinitely.
EXPECTED RESULT
The Networks widget should display the connected wired icon after the wired
connection has been successfully restored.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
Operating System: Arch Linux
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.1
Graphics Platform: Wayland
NetworkManager: 1.58.0-1
NetworkManagerQt: 6.29.0
Kernel: 7.1.8-arch1-3
ADDITIONAL INFORMATION
2026-08-20T19:14:48 NetworkManager:
manager: sleep: sleep requested (sleeping: no enabled: yes)
manager: NetworkManager state is now DISABLED (ASLEEP)
2026-08-20T19:15:10 NetworkManager:
manager: sleep: wake requested (sleeping: yes enabled: yes)
device (enp5s0): state change: activated -> unmanaged
manager: NetworkManager state is now CONNECTED_GLOBAL
device (enp5s0): state change: unmanaged -> unavailable
2026-08-20T19:15:15 NetworkManager:
device (enp5s0): carrier: link connected
device (enp5s0): state change: unavailable -> disconnected
device (enp5s0): Activation: starting connection 'Wired connection 1'
device (enp5s0): state change: disconnected -> prepare
device (enp5s0): state change: prepare -> config
device (enp5s0): state change: config -> ip-config
device (enp5s0): state change: ip-config -> ip-check
device (enp5s0): state change: ip-check -> secondaries
device (enp5s0): state change: secondaries -> activated
device (enp5s0): Activation: successful, device activated
Despite the successful activation, the tray icon remains disconnected.
--
You are receiving this mail because:
You are watching all bug changes.