Bug 435652 - Fix the org.freedesktop.secrets service
Summary: Fix the org.freedesktop.secrets service
Status: RESOLVED DUPLICATE of bug 234434
Alias: None
Product: frameworks-kwallet
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.82.0
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Valentin Rusu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-12 11:53 UTC by MK
Modified: 2021-10-17 09:05 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***