Gnome Apps and password keyring

Hello all,

I am using KDE Plasma 6.2.4 with the default kde-walletmanager. The system told me: “You can’t save passwords for gnome apps…” What I have to do to solve that issue?

I use the lastest Manjaro Stable (24.2.1) branch in 02/2025. Thx in advance for any guidance and hints.

Greets
Kyrindorx

I don’t use gnome, but I’m fairly certain the gnome-keyring package is required to store passwords for gnome applications:

pamac install gnome-keyring

or

sudo pacman -Syu gnome-keyring
pamac info gnome-keyring
Name                  : gnome-keyring
Version               : 1:46.2-1
Description           : Stores passwords and encryption keys
URL                   : https://gitlab.gnome.org/GNOME/gnome-keyring
Licenses              : GPL-2.0-or-later LGPL-2.1-or-later
Repository            : extra
Installed Size        : 3.5 MB
Groups                : gnome
Depends On            : dconf gcr gcr-4 glib2 glibc libgcrypt pam systemd-libs
Optional Dependencies : --
Provides              : org.freedesktop.secrets
Replaces              : --
Conflicts With        : --
Packager              : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date            : Sat 13 Jul 2024 15:03:10
Validated By          : MD5 Sum  SHA-256 Sum  Signature
3 Likes

Thx is working with a gnome app and the password management :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.