-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 06.03.13 14:28, Patrick Fleming wrote: > Jean-David Beyer <jeandavid8 <at> verizon.net> writes: > > >> I run these and have no trouble at all. >> >> thunderbird-10.0.7-1.el6.centos.x86_64 >> gnupg2-2.0.14-4.el6.x86_64 enigmail-1.4.4+15.0-33.29.1.x86_64 >> kernel-2.6.32-358.0.1.el6.x86_64 >> >> They are the latest I could find that run on my RHEL-6.4 >> distribution. Anything else causes avalanche of dependency >> problems. >> > > > I ended up downgrading Thunderbird to 10.0.7.el6.centos.x86_64 but > could not get that version of enigmail to install. I was able to > get enigmail-1.4-sm+tb.xpi to install. 1.4.4 shows it's for > Thunderbird 14 and refused to install. I guess if I want encryption > I have to stay at this earlier version. > > Thanks for the suggestion - be nice if I could be all the way up to > date though.
I think the problem may be related to the used GnuPG version. Here is why: GnuPG launches gpg-agent automatically when needed as of version 2.0.16. If an older version of GnuPG is found _and_ no running gpg-agent is detected, then Enigmail will launch gpg-agent. This is however an issue, as it often ends up with "unresponsive JavaScript" with a not completely started gpg-agent and Enigmail failing to complete initialization. I have tried to fix this, but I cannot see how -- I have given up. I see two solutions: a) upgrade to GnuPG 2.0.16 b) start gpg-agent during login, e.g. add this to .xsession: eval $(gpg-agent --daemon) - -Patrick -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEVAwUBUTd3csk25cDiHiw+AQjMhgf/cqMx9tCVgRDrYrEiY9tz5oZKiviIiVpe 7A5b+bQSVw4F9lj1cVs8q/hvmXGEdvIZIWOgbvVdbF2FNnME1v65gZItjVjssSX/ 5ET+yqSoVYIl7vDtBw5SzfUKlZIlUM8/kPh3tNRWLlW9SAe0SWcd/vutojJcyscf I4YGc7CjuZZbm7G2HviMT63l1dSWNmAn8kWapNTSGFNSO3mvdn6MffXQbAE7PfQ8 VuhOzC4Fgvz3ae+cvutT3o1W041KVwpGwQ14GOkZvUZcGI4EaVs2g7GbTJkJuhMa 2+GbgqEHnxGqSIwVJQTqQao7oEskhlqOjU+x5qVTGoIdxUBcueZkQw== =UYoV -----END PGP SIGNATURE----- _______________________________________________ enigmail-users mailing list [email protected] https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
