On Mon, 2016-12-12 at 12:43 -0600, Michael Catanzaro wrote: > That sounds highly plausible. evolution currently shells out to gpg > which is pretty fragile, so it's not very surprising that some issue > could cause it to hang forever. It needs to be rewritten to use > GPGME. Hi, I looked on GPGME sometime in the beginning of the year and it's missing some features the evolution(-data-server) uses. I do not recaal what exactly, I'm sorry. It's still just a front end for the gpg/ggp2 binary, thus basically the same what the evolution-data-server does. These things are run in a dedicated thread, thus they do not block the UI, only may result in an infinite wait for a response from the gpg/gpg2. It doesn't result in a timeout though. Being it about gpg/gpg2, I'd reference: https://bugzilla.gnome.org/show_bug.cgi?id=769204 Being it about WebKit2 usage as such (the 3.22.x uses WebKit2, while 3.20.x used WebKit1), I'd reference for example: https://bugzilla.redhat.com/show_bug.cgi?id=1398806#c2 Hope it helps, Milan _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx