https://bugs.kde.org/show_bug.cgi?id=502808
--- Comment #25 from michaelk83 <[email protected]> --- (In reply to Eduard from comment #24) > Yes kwalletd5 is installed by package kwallet5. > it's a required dependency (of) kio5 and qtkeychain-qt6. Checking the package dependencies, qtkeychain-qt6 only depends on the new kwallet package, and even that is optional. It does require org.freedesktop.secrets, but that can be provided by the new kwallet. kio5 does require kwallet5, but are you sure you still need kio5 itself? There's kio 6 already, which you very likely have installed. https://archlinux.org/packages/extra/x86_64/qtkeychain-qt6/ https://archlinux.org/packages/extra/x86_64/kio5/ https://archlinux.org/packages/extra/x86_64/kio/ You can try to dry-run remove kwallet5, after making sure you have kio 6 installed, to see if it would remove anything it shouldn't. If kwallet5 can be removed safely, then that might remove some mutual interference. The new kwallet will provide the kwalletd5 interface. > I now decided to launch things with LANG=C set, > so that I can read correct English descriptions... As long as Remmina is in the passwords list (as you say it is), and not in the deny list (which you say is empty), that should be good enough. You can leave the rest as it was. If you say the wallet is being unlocked, and the password is there, then there must be some other reason that Remmina can't find it. Maybe removing the extra kwallet5 will fix that. You can also try to configure Remmina to use the Secret Service API, which the new wallet supports. Maybe it'll find its password that way. -- You are receiving this mail because: You are watching all bug changes.
