https://bugs.kde.org/show_bug.cgi?id=521961
Bug ID: 521961
Summary: After upgrading the system to the latest KDE Plasma
6.7.0, when I click on the details of a wired network
connection, only the MAC address is displayed; the IP
address and other information are not shown.
Classification: I don't know
Product: kde
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 193510
--> https://bugs.kde.org/attachment.cgi?id=193510&action=edit
screenshots
After upgrading the system to the latest KDE Plasma 6.7.0, when I click on the
details of a wired network connection, only the MAC address is displayed; the
IP address and other information are not shown. The same issue occurs when
connecting to a wireless network—the IP address is not displayed either. As
shown in the image. However, internet access works normally. Could this be
related to Network Manager or plasma-nm?
Here are my system details:
Operating System: Arch Linux
KDE Plasma Version: 6.7.0
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
Kernel Version: 7.0.12-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-10750H CPU @ 2.60GHz
Memory: 32 GiB of RAM (31.0 GiB usable)
Graphics Processor 1: Intel® UHD Graphics
Graphics Processor 2: Quadro T2000
Manufacturer: LENOVO
Product Name: 20STA00KCD
System Version: ThinkPad P15 Gen 1
Below are the details for ip a:
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state
UP group default qlen 1000
link/ether 8c:8c:aa:0e:65:7f brd ff:ff:ff:ff:ff:ff
altname enx8c8caa0e657f
inet 192.168.2.196/24 brd 192.168.2.255 scope global dynamic noprefixroute
enp0s31f6
valid_lft 40897sec preferred_lft 40897sec
inet6 fe80::8a19:8a7b:6390:43a/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP
group default qlen 1000
link/ether 04:6c:59:2d:1d:1f brd ff:ff:ff:ff:ff:ff
inet 192.168.2.104/24 brd 192.168.2.255 scope global dynamic noprefixroute
wlan0
valid_lft 43036sec preferred_lft 43036sec
inet6 fe80::b897:941d:74c2:70b5/64 scope link noprefixroute
valid_lft forever preferred_lft forever
--
You are receiving this mail because:
You are watching all bug changes.