Bug 435652

Summary: Fix the org.freedesktop.secrets service
Product: [Frameworks and Libraries] frameworks-kwallet Reporter: MK <michele.kipiel>
Component: generalAssignee: Valentin Rusu <valir>
Status: RESOLVED DUPLICATE    
Severity: major CC: 2012gdwu+k2, kdelibs-bugs, nate, nicolas.fella, putr4.s
Priority: NOR    
Version: 5.82.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description MK 2021-04-12 11:53:09 UTC
SUMMARY
Attempting to run the Tutanota desktop client appimage results in the following error: "Could not load config [Error: The name org.freedesktop.secrets was not provided by any .service files]".

This was not the case until a few days back.


STEPS TO REPRODUCE
1. Download the appimage
2. Run it in a terminal

OBSERVED RESULT
Application fails to initialise

EXPECTED RESULT
Desktop client works flawlessly

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81
OS Type: 64-bit

ADDITIONAL INFORMATION
See this: https://github.com/tutao/tutanota/issues/2929
Comment 1 Nicolas Fella 2021-04-12 12:32:12 UTC
KWallet does not (yet) provide org.freedesktop.secrets at all so there is not really something to "fix". The behavior change you are seeing is likely caused by something else
Comment 2 MK 2021-06-13 10:36:58 UTC
Guys this is still broken and kwallet is at fault:

"The underlying problem seems to be that kwallet does not support the common API required by the Linux libsecret library"
(see: https://github.com/microsoft/vscode-docker/issues/1515#issuecomment-571434211 )

"You need org.freedesktop.secrets. This is supplied by gnome-keyring. Kwallet has never added it, and libsecret does not provide it as well. Unfortunately you must install gnome-keyring to get any electron apps using keytar to work. " 
(see: https://forum.manjaro.org/t/tutanota-desktop-could-not-access-secret-storage-in-the-desktop-client/64374 ) 

Please implement this feature ASAP, a lot of us rely on this to use third party apps (see: https://tutanota.com/it/faq/#secretstorage )
Comment 3 Prajna Sariputra 2021-10-17 09:05:08 UTC

*** This bug has been marked as a duplicate of bug 234434 ***