Neil Rickert changed bug 1091818
What Removed Added
Flags needinfo?  

Comment # 9 on bug 1091818 from
Created attachment 769236 [details]
typescript for checking "gpg-agent" process

The "typescript" is from a Wayland session.

The first "ps" command shows that "gpg-agent" is not running.
The second command "exmh" starts "exmh" running as a GUI application.  In
"exmh" I read an encrypted email message.  That caused "gpg-agent" to be
started.

The third command is "ps".  It shows that gpg-agent is now running with PPID=1.

As far as I know, the "gpg-agent is started using dbus activation" only applies
to X-sessions, and not to Wayland sessions.


You are receiving this mail because: