https://bugs.kde.org/show_bug.cgi?id=504193
jackdinn <j...@jackdinn.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j...@jackdinn.co.uk --- Comment #27 from jackdinn <j...@jackdinn.co.uk> --- i think i have the same problem, i dont know what to do and im not getting any suggestions on the manjaro forum I’m running Manjaro with Plasma 6.3.5 and I’ve hit an issue where Dolphin hangs for a long time when trying to open an SFTP bookmark. I also noticed KWalletManager hangs or fails to open. Digging into it, I found this error: An error occurred when connecting to the KWallet service: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. I checked the process: ps -ef | grep kwalletd It shows kwalletd6 is running, but when I run it manually with debugging: KWALLET_DAEMON_DEBUG=1 kwalletd6 …I get repeating messages like: libsecret-CRITICAL **: secret_service_load_collections_sync: assertion 'paths != NULL' failed kf.wallet.kwalletd: "Could not connect to Secret Service" -- You are receiving this mail because: You are watching all bug changes.