Hang when verify pgp/gpg signed message
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evolution (Ubuntu) |
Fix Released
|
Low
|
Karl Hegbloom |
Bug Description
When I view a message that has been signed with GPG or PGP, it hangs for a long
time with the message "Verifying message, 0% complete" in the status area.
_ karlheg 28163 1.8 3.0 144072 31780 ? Sl 12:21 0:12 evolution-2.4
_ karlheg 28171 0.0 0.0 0 0 ? Z 12:22 0:00 \_
[netstat] <defunct>
_ karlheg 28469 0.0 0.1 4708 1368 ? SLs 12:27 0:00 \_ gpg
--verbose --no-secmem-warning --no-greeting --no-tty --batch --yes
--status-fd=72 --verify /tmp/evolution-
The gpg process is just sitting there, doing nothing...
I fixed it by turning off the .gnupg/gpg.conf option:
# keyserver-options auto-key-retrieve
Now it comes back right away with 'valid signature, cannot verify'. Please mark
this bug as resolved right away. I'm entering it into the database to provide a
solution for those who encounter the similar difficulty.
Closing bug to save developer's time.