https://bugs.kde.org/show_bug.cgi?id=449984
steveb <tniag...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Plasma 5.24.0 |Plasma 5.24.0 |NetworkManager not working |NetworkManager cannot get |with kdewallet |secrets using DBus --- Comment #1 from steveb <tniag...@gmail.com> --- I have used "dbus-monitor --system" to investigate. The call to GetSecrets does not get a reply: > method call time=1644566969.208756 sender=:1.11 -> destination=:1.48 > serial=3114 path=/org/freedesktop/NetworkManager/SecretAgent; > interface=org.freedesktop.NetworkManager.SecretAgent; member=GetSecrets In my case :1.48 is /usr/bin/kded5 and it should respond to interface=org.freedesktop.NetworkManager.SecretAgent On another working machine (kubuntu 21.10, 5.22.5, 5.86) the method reply contains the secret (the password). Using "d-feet" I find that viewing any DBus named "org.kde..." or ":1.xxx" for any kde related process hangs "Introspecting..." Neither the Name: or Unique name: fields are populated. -- You are receiving this mail because: You are watching all bug changes.