You are not logged in.

#1 2022-05-22 11:16:30

robson75
Member
From: Poland
Registered: 2020-06-28
Posts: 144

[SOLVED] gnome-keyring-daemon

After yesterday's gnome-keyring update, I have such information in the logs,

gnome-keyring-daemon[589]: discover_other_daemon: 1

if anyone knows what's going on and how to get rid of it.

Last edited by robson75 (2022-05-22 16:00:52)


Arch Linux Xfce - 64Bit Linux User #621110

Offline

#2 2022-05-22 13:57:59

dogknowsnx
Member
Registered: 2021-04-12
Posts: 648

Re: [SOLVED] gnome-keyring-daemon

Gnome-keyring now ships a user service - you probably still have

eval $(gnome-keyring-daemon --start)

somewhere (your shell's profile? ~/.xinitrc?)


Notifications for Arch Linux package updates
RI - Rest your Eyes and Self

"We are eternal, all this pain is an illusion" - Maynard James Keenan

Offline

#3 2022-05-22 14:33:45

robson75
Member
From: Poland
Registered: 2020-06-28
Posts: 144

Re: [SOLVED] gnome-keyring-daemon

My /.xinitrc only contains this

exec startxfce4

Arch Linux Xfce - 64Bit Linux User #621110

Offline

#4 2022-05-22 14:39:14

dogknowsnx
Member
Registered: 2021-04-12
Posts: 648

Re: [SOLVED] gnome-keyring-daemon

dogknowsnx wrote:

your shell's profile?

What does

loginctl session-status

report?


Notifications for Arch Linux package updates
RI - Rest your Eyes and Self

"We are eternal, all this pain is an illusion" - Maynard James Keenan

Offline

#5 2022-05-22 14:55:49

robson75
Member
From: Poland
Registered: 2020-06-28
Posts: 144

Re: [SOLVED] gnome-keyring-daemon

1 - robson (1000)
	   Since: Sun 2022-05-22 16:48:46 CEST; 4min 39s ago
	  Leader: 461 (lightdm)
	    Seat: seat0; vc7
	 Display: :0
	 Service: lightdm-autologin; type x11; class user
	 Desktop: xfce
	   State: active
	    Unit: session-1.scope
		  ├─  461 lightdm --session-child 12 15
		  ├─  478 /usr/bin/gnome-keyring-daemon --daemonize --login
		  ├─  491 xfce4-session
		  ├─  609 xfsettingsd
		  ├─  614 xfce4-panel
		  ├─  618 Thunar --daemon
		  ├─  623 xfdesktop
		  ├─  626 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libwhiskermenu.so 4 12582919 whiskermenu "Menu Whisker" "Wyświetla aktywatory zainstalowanych programów rozmieszczone w menu"
		  ├─  633 pa-applet
		  ├─  648 emerald --replace
		  ├─  650 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libxfce4-sensors-plugin.so 7 12582932 xfce4-sensors-plugin "Wtyczka czujników" "Wyświetla wskazania czujników sprzętowych"
		  ├─  651 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libsystray.so 6 12582933 systray "Wtyczka zasobnika stanu" "Zapewnia elementy powiadamiające o stanie (wskaźniki aplikacji) i starsze elementy zasobnika systemowego"
		  ├─  652 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libweather.so 9 12582934 weather "Komunikat pogodowy" "Wyświetla bieżące warunki pogodowe"
		  ├─  653 compiz --replace ccp
		  ├─  654 conky -c /home/robson/.conky/conkyrc_info
		  ├─  655 conky -c /home/robson/.conky/mail_info
		  ├─  656 python3 /usr/bin/redshift-gtk
		  ├─  673 nm-applet
		  ├─  677 /usr/lib/geoclue-2.0/demos/agent
		  ├─  701 clipit
		  ├─  708 /usr/lib/xfce4/notifyd/xfce4-notifyd
		  ├─  709 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
		  ├─  726 pamac-tray
		  ├─  731 xfce4-power-manager
		  ├─  861 /usr/bin/redshift -v
		  ├─ 5771 xfce4-terminal
		  ├─ 5797 zsh
		  ├─ 5811 zsh
		  ├─ 5812 zsh
		  └─ 5873 loginctl session-status

maj 22 16:48:51 pc gnome-keyring-daemon[597]: discover_other_daemon: 1

Arch Linux Xfce - 64Bit Linux User #621110

Offline

#6 2022-05-22 15:11:29

dogknowsnx
Member
Registered: 2021-04-12
Posts: 648

Re: [SOLVED] gnome-keyring-daemon

robson75 wrote:
		  ├─  478 /usr/bin/gnome-keyring-daemon --daemonize --login

That's the "other" daemon started by xfce
Either disable that or gnome-keyring's user service (which now seems to be the default...)

Last edited by dogknowsnx (2022-05-22 15:15:01)


Notifications for Arch Linux package updates
RI - Rest your Eyes and Self

"We are eternal, all this pain is an illusion" - Maynard James Keenan

Offline

#7 2022-05-22 15:59:47

robson75
Member
From: Poland
Registered: 2020-06-28
Posts: 144

Re: [SOLVED] gnome-keyring-daemon

It turned out that I have GNOME services running when logging in, after unchecking this option the problem disappeared

Sesja-i-uruchamianie.png

Thanks for leading me on the trail.


Arch Linux Xfce - 64Bit Linux User #621110

Offline

#8 2022-05-22 16:14:26

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] gnome-keyring-daemon

robson75 wrote:

My /.xinitrc only contains this

exec startxfce4

Irrelevant to this thread but your ~/.xinitrc is incorrect and missing vital sections.
Please read...
https://wiki.archlinux.org/title/Xinit#xinitrc


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#9 2022-05-22 18:03:24

robson75
Member
From: Poland
Registered: 2020-06-28
Posts: 144

Re: [SOLVED] gnome-keyring-daemon

Slithery wrote:

Irrelevant to this thread but your ~/.xinitrc is incorrect and missing vital sections.
Please read...
https://wiki.archlinux.org/title/Xinit#xinitrc

Thanks for paying attention, it looks like this now

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then







    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &

exec startxfce4

Arch Linux Xfce - 64Bit Linux User #621110

Offline

#10 2022-05-22 18:26:54

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] gnome-keyring-daemon

Unless you actually want to launch twm, xclock and xterm then you need to comment/delete those lines.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#11 2022-05-22 19:34:04

robson75
Member
From: Poland
Registered: 2020-06-28
Posts: 144

Re: [SOLVED] gnome-keyring-daemon

Slithery wrote:

Unless you actually want to launch twm, xclock and xterm then you need to comment/delete those lines.

OK done.


Arch Linux Xfce - 64Bit Linux User #621110

Offline

#12 2022-06-22 09:39:22

TheStroyer
Member
Registered: 2018-08-28
Posts: 54

Re: [SOLVED] gnome-keyring-daemon

I've updated the wiki to mention this issue and the systemd service: https://wiki.archlinux.org/title/GNOME/Keyring

Offline

Board footer

Powered by FluxBB