On Tue, 2017-04-11 at 20:04 -0400, Chas Belfield wrote:
> Does anyone know what the issue is that's causing this change?

        Hi,
both issues sound like the gpg version used by Seahorse is not the same
which evolution (data-server) is using, neither libcryptui, which is
responsible for populating the Security tab combo box.

Depending on your Evolution version, you may or may not be able to
choose between gpg and gpg2 by changing this key:
   $ gsettings get org.gnome.evolution-data-server camel-gpg-binary
to something like:
   $ gsettings set org.gnome.evolution-data-server camel-gpg-binary 
"/usr/bin/gpg2"
or to "/usr/bin/gpg". Such change requires restart of Evolution, as is
written also here:
   $ gsettings describe org.gnome.evolution-data-server camel-gpg-binary

        Hope it helps,
        Milan
_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to