#[Solved] Element Failing To Launch

38 messages · Page 1 of 1 (latest)

verbal lintel
#

Hello. I am trying to use Element (Matrix chat app) but it says that I have an unsupported keyring. I tried installing gnome-keyring, which also didn't fix it. Any ideas? (I use hyprland)

#

I could use kwallet but I would really prefer not to

elfin isle
#

im think keyrings require some setup beyond just installing

#

so maybe check that out

#

maybe you have to enable a systemd service

elfin isle
#

@verbal lintel forgot to piung

verbal lintel
#

any idea what kind of setup I have to do for gnome keyring?

#

gnome keyring made a systemd service but it said it wasn't found when I tried enabling it

elfin isle
#

try
systemctl --user enable --now gnome-keyring-daemon.socket

verbal lintel
#

do I have to reboot

#

I rebooted and it still doesnt work

#

[waffler527@Anti-Pancake-LLC /home/waffler527] systemctl --user status gnome-keyring-daemon.socket
● gnome-keyring-daemon.socket - GNOME Keyring daemon
Loaded: loaded (/usr/lib/systemd/user/gnome-keyring-daemon.socket; enabled; preset:
enabled)
Active: active (listening) since Wed 2026-02-11 16:22:37 EST; 46s ago
Invocation: b427dc268ddf4469b197bdfd064432ef
Triggers: ● gnome-keyring-daemon.service
Listen: /run/user/1000/keyring/control (Stream)

Feb 11 16:22:37 Anti-Pancake-LLC systemd[1218]: Listening on GNOME Keyring daemon.

elfin isle
#

no you shouldnt have top reboot

#

looks good

#

does it still give you the same error?

verbal lintel
#

yeah

elfin isle
#

hm

#

@verbal lintel

#

and according to google this is not part of gnome keyring

#

so

#

sudo pacman -S libsecret

verbal lintel
# elfin isle

[waffler527@Anti-Pancake-LLC /home/waffler527] sudo pacman -S gnome-libsecret
[sudo] password for waffler527:
error: target not found: gnome-libsecret

elfin isle
#

no

#

just libsecret

verbal lintel
#

I have that

#

[waffler527@Anti-Pancake-LLC /home/waffler527] pacman -Q libsecret
libsecret 0.21.7-1

elfin isle
#

try innstalling libgnome-keyring maybe??

#

its in AUR

verbal lintel
#

I prefer to avoid AUR if possible

elfin isle
#

then i think you might have to try kwallet

verbal lintel
#

alright

elfin isle
#

do note that since gnome keyring and kwallet both provides the same dbus socket, they are conflicting and you might have to uninstall gnome keyring too

verbal lintel
#

[Solved] Element Failing To Launch