Bug 498457 - 6.3 beta: Wi-fi & Networking KCM and Networks system tray widget are non-functional
Summary: 6.3 beta: Wi-fi & Networking KCM and Networks system tray widget are non-func...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networking in general (show other bugs)
Version: git-stable-Plasma/6.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-10 09:02 UTC by Paul Worrall
Modified: 2025-01-10 12:29 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Worrall 2025-01-10 09:02:29 UTC
The Wi-fi & Networking KCM says:

Could not load plugin from /usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_networkmanagement.so: Cannot load library /usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_networkmanagement.so: /usr/lib/libplasmanm_internal.so: undefined symbol: _ZN14NetworkManager8Notifier27connectivityCheckUriChangedE7QString

The Networks system tray widget says:

file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:11:1: Cannot load library /usr/lib/qt6/qml/org/kde/plasma/networkmanagement/libplasmanm_internalplugin.so: /usr/lib/libplasmanm_internal.so: undefined symbol: _ZN14NetworkManager8Notifier27connectivityCheckUriChangedE7QString
Comment 1 Marco Martin 2025-01-10 09:24:23 UTC
this is either a problem due to self compiling or a packaging problem as is trying to link to a wrong library
Comment 2 Antonio Rojas 2025-01-10 12:05:53 UTC
If you are using the kde-unstable repo, please see the third red bullet point

https://wiki.archlinux.org/title/Official_repositories#Testing_repositories
Comment 3 Paul Worrall 2025-01-10 12:29:04 UTC
(In reply to Antonio Rojas from comment #2)

Thanks Antonio, I had missed that. All OK now.