(In reply to Andreas Stieger from comment #1) > Assigning to bugowner. Last time I checked openSUSE the GnuPG Agent is > started with the graphical environment during login. It is possible to > migrate this to the user units mentioned, but needs some more changes and > good testing. Seems gpg-agent would not auto start properly in graphical environment login. I made a clean Gnome edition with default settings. ```` sky96111@MSI-SUSE ~> ps -aux |grep gpg-agent sky96111 9214 0.0 0.0 6624 2092 pts/0 S+ 20:08 0:00 grep --color=auto gpg-agent ```` While start manually actually works. Is openSUSE start gpg-agent in graphical environment login by xdg? any way to check what's wrong with auto start?