Re: [Evolution] Evolution is not communicating with the Gnome Keyring
- From: Patrick O'Callaghan <poc usb ve>
- To: Jonathan Ryshpan <jonrysh pacbell net>, evolution-list gnome org
- Subject: Re: [Evolution] Evolution is not communicating with the Gnome Keyring
- Date: Mon, 04 Jul 2016 10:03:58 +0100
On Sun, 2016-07-03 at 18:40 -0700, Jonathan Ryshpan wrote:
Which desktop manager? In F24 the default for KDE is SDDM, which
now
works with gnome-keyring-daemon (it didn't used to). AFAIK KDM is
now
deprecated so check that first. Also, make sure g-k-d is running of
course.
I believe I am running SDDM and the gnome-keyring daemon is running.
Evidence:
$ dnf list installed '*kdm*'
Last metadata expiration check: 0:00:07 ago on Sun Jul 3 18:25:35
2016.
Error: No matching Packages to list
$ dnf list installed '*sddm*'
Last metadata expiration check: 0:00:17 ago on Sun Jul 3 18:25:35
2016.
Installed Packages
sddm.x86_64 0.13.0-7.fc24 @koji-override-0
sddm-breeze.noarch 5.6.5-2.fc24 @updates
sddm-kcm.x86_64 5.6.5-1.fc24 @updates
That just means that SDDM is installed, not that it's running. You
could be running GDM, KDM, or any of several others. Try this:
systemctl status sddm
$ pgrep key | xargs ps
Not sure why you're using xargs. Just do:
pgrep -fl keyring
poc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]