Registered Member
|
So after a recent full system update on KDE Neon, it started asking me for the password for stuff like previously connected WiFi network and such. When I was doing an svn update, I found out why, I'm getting the following error on the CLI
Anyone know why I might be getting this? How to fix it? It was working perfectly fine before, when I first installed and for quite a while. |
Registered Member
|
Hi!
I had similar issue. Here is the solution: https://bugs.kde.org/show_bug.cgi?id=418598#c21 |
Registered Member
|
This didn't help out at all, I already have the current jammy (22.04) libqca-qt5-2 library, 2.3.4-1build1, as per https://packages.ubuntu.com/search?keywords=libqca-qt5-2&searchon=names&suite=jammy§ion=all and my dpkg
So must be something else. It seems like it's a problem with kwalletd, or with QDBus .service files not finding a kwalletd service to connect with. |
Registered Member
|
So looking into it further, I think it's that the DBus name has changed *facepalm*
I think it's kwalletmanager5 now, but some things are still setup expecting org.kde.kwalletd5
When I add a new file with that name, even after I restart, doesn't work
When I try and call the service with qdbus CLI, still doesn't work, although org.kde.kwalletmanager5 does.
|
Registered Member
|
Ok, figured out that /usr/bin/kwalletd5 doesn't exist, I don't have `libqca-qt5-2` installed. When I try to, apparently it _is_ the `libeqca-qt5` version. The version installed/available is older than what is required.
Looks like it is indeed some kind of pinning issue. Based on the showpkg, looks like it's pulling the one from `archive.ubuntu.com`, which is the primary repo in the /etc/apt/sources.list file. Once I commented out the `libqca-qt5-2` related pins in /etc/apt/preferences.d/98-jammy-overrides, which had `Pin: release o=Ubuntu`, then upgrading worked and installing `libkf5wallet-bin` went fine, and now everything is back to working, finally.
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]