Le 10/07/2025 à 19:58, Simon McVittie a écrit :
Control: tags -1 + moreinfo
On Thu, 10 Jul 2025 at 19:26:47 +0200, Daniel wrote:
juil. 10 18:39:18 apple gnome-remote-desktop-daemon[16112]:
[18:39:18:988] [16112:000458c4] [WARN][com.freerdp.core.server] -
[WTSReceiveChannelData]: unknown channelId 1006 ignored
juil. 10 18:39:30 apple xdg-desktop-por[286207]: Failed to create
secret proxy: Erreur lors de l’appel de StartServiceByName pour
org.freedesktop.secrets : Le délai d’attente est dépassé
x-d-p tried to contact your implementation of the
org.freedesktop.secrets D-Bus interface (normally gnome-keyring or
KWallet), but didn't receive a reply to that request. x-d-p cannot
solve this: it will need to be fixed in either the implementation of
org.freedesktop.secrets, or some sort of desktop session
infrastructure around it.
What implementation of org.freedesktop.secrets did you expect it to be
using? This bug should be reassigned to whatever that implementation is.
gnome-keyring
dh@apple ~ $ ls -l /etc/xdg/autostart/gnome*
-rw-r--r-- 1 root root 8877 20 mars 15:18
/etc/xdg/autostart/gnome-keyring-pkcs11.desktop
-rw-r--r-- 1 root root 8341 20 mars 15:18
/etc/xdg/autostart/gnome-keyring-secrets.desktop
-rw-r--r-- 1 root root 6825 20 mars 15:18
/etc/xdg/autostart/gnome-keyring-ssh.desktop
Please describe the desktop environment you are using and how it is set up
gnome+wayland aside of cinnamon
apt install task-gnome-desktop
, and please check the systemd Journal for messages regarding startup
of org.freedesktop.secrets, gnome-keyring or KWallet. They are likely
to appear in the period between 18:38:00 and 18:39:30 (perhaps earlier
than the part you quoted).
journalctl | grep gnome-keyring
juil. 10 17:41:26 apple systemd[2924]: Listening on
gnome-keyring-daemon.socket - GNOME Keyring daemon.
juil. 10 17:41:26 apple systemd[2924]: Started
gnome-keyring-daemon.service - GNOME Keyring daemon.
juil. 10 17:41:26 apple gnome-keyring-daemon[2975]:
GNOME_KEYRING_CONTROL=/run/user/1000/keyring
juil. 10 17:41:26 apple gnome-keyring-daemon[2975]: The Secret Service
was already initialized
juil. 10 17:41:26 apple gnome-keyring-daemon[3115]:
discover_other_daemon: 1
juil. 10 17:41:26 apple gnome-keyring-secrets.desktop[3115]:
discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
juil. 10 17:41:26 apple gnome-keyring-d[2975]: The Secret Service was
already initialized
juil. 10 17:41:26 apple gnome-keyring-daemon[2975]: The PKCS#11
component was already initialized
juil. 10 17:41:26 apple gnome-keyring-d[2975]: The PKCS#11 component was
already initialized
juil. 10 17:41:26 apple gnome-keyring-daemon[3117]:
discover_other_daemon: 1
juil. 10 17:41:26 apple gnome-keyring-pkcs11.desktop[3117]:
discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
juil. 10 17:41:26 apple gnome-keyring-daemon[3119]:
discover_other_daemon: 1
juil. 10 17:41:26 apple gnome-keyring-ssh.desktop[3119]:
discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
juil. 10 17:41:26 apple gnome-keyring-ssh.desktop[3119]:
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
juil. 10 17:46:53 apple systemd[31544]: Listening on
gnome-keyring-daemon.socket - GNOME Keyring daemon.
juil. 10 17:46:54 apple systemd[31544]: Started
gnome-keyring-daemon.service - GNOME Keyring daemon.
juil. 10 17:46:54 apple gnome-keyring-daemon[32163]:
GNOME_KEYRING_CONTROL=/run/user/114/keyring
juil. 10 17:46:54 apple gnome-keyring-daemon[32163]: The Secret Service
was already initialized
juil. 10 17:46:54 apple gnome-keyring-daemon[32162]:
discover_other_daemon: 1
juil. 10 17:46:54 apple gnome-keyring-d[32163]: The Secret Service was
already initialized
juil. 10 17:51:54 apple gnome-keyring-daemon[32163]: The Secret Service
was already initialized
juil. 10 17:51:54 apple gnome-keyring-d[32163]: The Secret Service was
already initialized
juil. 10 17:51:54 apple gnome-keyring-daemon[57216]:
discover_other_daemon: 1
juil. 10 18:39:05 apple gnome-keyring-daemon[32163]: The Secret Service
was already initialized
juil. 10 18:39:05 apple gnome-keyring-daemon[286294]:
discover_other_daemon: 1
juil. 10 18:39:05 apple gnome-keyring-d[32163]: The Secret Service was
already initialized
journalctl |grep org.freedesktop.secrets
When I run systemctl --user --all I don't see any
org.freedesktop.secrets, seems normal as it should be activated by dbus
Thanks for taking care to this problem
--
Daniel