Bug 497748 - Plasma Network Plasmoid: Doesn't correctly indicate Wireguard Connection
Summary: Plasma Network Plasmoid: Doesn't correctly indicate Wireguard Connection
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networks widget (other bugs)
Version First Reported In: 6.2.4
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-21 12:57 UTC by Sven Grewe
Modified: 2025-01-03 20:03 UTC (History)
2 users (show)

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


Attachments
Screenshot of an entry with wrong indicator (99.69 KB, image/png)
2024-12-21 12:57 UTC, Sven Grewe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Grewe 2024-12-21 12:57:07 UTC
Created attachment 176803 [details]
Screenshot of an entry with wrong indicator

SUMMARY
A Wireguard VPN entry will not indicate it's connection correctly.

STEPS TO REPRODUCE
1. Have a functioning Wireguard entry.
2. Try to connect to it if you don't have an internet connection e.g. over LAN or Wifi.

OBSERVED RESULT
Your "connected" in every case even if you don't have any physical connection active.

EXPECTED RESULT
Something like "connection not possible" or "not connected because of ..."

Operating System: KDE neon 6.2
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Kernel Version: 6.8.0-51-generic (64-bit)
Graphics Platform: Wayland
Comment 1 Nicolas Fella 2024-12-21 16:14:19 UTC
As far as NetworkManager is concerned you are successfully connected to the Wireguard network. Whether or not you have a connection to the "Internet" isn't relevant there.

If NetworkManager doesn't report any errors there's nothing for us to display here