Summary: | Networks applet only shows the first IPv6 address which can be a local address | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Eugene Shalygin <eugene.shalygin+bugzilla.kde> |
Component: | Networks widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version First Reported In: | 6.4.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eugene Shalygin
2025-09-21 08:25:05 UTC
For me it doesn't show the fe80 address but one starting with 2a02 Looking at the code it It just picks the first one https://invent.kde.org/plasma/plasma-nm/-/blob/master/libs/models/networkmodelitem.cpp#L617 |