Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on open 3.82.17 Error message: The name org.freedesktop.secrets was not provided by any .service files #2928

Closed
bkmo opened this issue Apr 9, 2021 · 8 comments
Labels
bug broken functionality, usability problems, unexpected errors desktop Desktop client related issues state:duplicate this issue has been opened before and new information should go in the original

Comments

@bkmo
Copy link

bkmo commented Apr 9, 2021

Upon opening the recent update (3.82.17) with the Linux Appimage or unpacked version there is an error.
Error message: The name org.freedesktop.secrets was not provided by any .service files
App seems to function normally ignoring the error. This is on Arch with KDE Desktop.

@bkmo bkmo added bug broken functionality, usability problems, unexpected errors desktop Desktop client related issues labels Apr 9, 2021
@aliencoder-ni
Copy link

This is the error I get:
the monkey has been patched
version: 3.82.17
(node:4438) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

(tutanota-desktop:4438): Gtk-WARNING **: 10:19:38.330: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
[2021-04-10T08:19:38.455Z] alarm storage failed to initialize: [Error: The name org.freedesktop.secrets was not provided by any .service files]
[2021-04-10T08:19:38.457Z] Could not load config [Error: The name org.freedesktop.secrets was not provided by any .service files]

Operating System: Manjaro Linux
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.10-1-MANJARO
OS Type: 64-bit
Graphics Platform: X11
Processors: 4 × AMD Ryzen 3 3200G with Radeon Vega Graphics
Memory: 13,7 GiB of RAM
Graphics Processor: AMD Radeon™ Vega 8 Graphics

@bkmo
Copy link
Author

bkmo commented Apr 10, 2021

It seems that KDE does not supply org.freedesktop.secrets .service, it is supplied by Gnome keyring, but not KDE Wallet. This should not be a requirement on all desktops.

@charlag
Copy link
Contributor

charlag commented Apr 10, 2021

Libsecret was co-authored by KDE Wallet and GNOME keyring, it's just that Wallet is not maintained anymore.
You need libsecret on your machine, that's all.

@bkmo
Copy link
Author

bkmo commented Apr 11, 2021

Libsecret is installed on my Arch setup. The problem is that it does not include the optional dependency org.freedesktop secrets. If you install this it pulls in gnome-keyring. This is something that should not be needed on KDE. This must be an electron issue as chrome/chromium works fine with kdewallet.

@charlag
Copy link
Contributor

charlag commented Apr 12, 2021

Duplicate of #2929
I'll continue ver there

@charlag charlag closed this as completed Apr 12, 2021
@charlag charlag added the state:duplicate this issue has been opened before and new information should go in the original label Apr 12, 2021
@jowlo
Copy link
Contributor

jowlo commented Apr 12, 2021

@charlag Ehm, i don't think so, this looks different (one comment of #2929 was a duplicate of this one here though)... Here we have the libsecrets error, over there it seems to be some rendering issue.

@jowlo jowlo reopened this Apr 12, 2021
@charlag
Copy link
Contributor

charlag commented Apr 12, 2021

It's not rendering issue, it also says "Could not load config" and that is a real problem. We didn't change anything about rendering, we encrypt config now.

@jowlo
Copy link
Contributor

jowlo commented Apr 12, 2021

Oh no, i just reread the error in #2929 and you are right, there also is the libsecrets problem.
Sorry @aliencoder-ni for the confusion...

@jowlo jowlo closed this as completed Apr 12, 2021
@ganthern ganthern removed their assignment Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors desktop Desktop client related issues state:duplicate this issue has been opened before and new information should go in the original
Projects
None yet
Development

No branches or pull requests

5 participants