evolution causes gpg stale locks
Bug #42199 reported by
Robert Collins
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evolution |
Fix Released
|
Medium
|
|||
evolution (Ubuntu) |
Fix Released
|
Medium
|
Ubuntu Desktop Bugs |
Bug Description
When changing from one message to another in the mail view, and the first one is gpg signed, evolution will [sometimes] kill gpg too abruptly, leaving a stale lock.
This seems to occur when the 'verifying message (0% complete)' message is in the status bar.
You can tell this has occured by running gpg --edit-key anykeyhere.
As shown here:
$ gpg --edit-key robertc
gpg: checking the trustdb
gpg: waiting for lock (held by 21748 - probably dead) ...
gpg: waiting for lock (held by 21748 - probably dead) ...
gpg: Interrupt caught ... exiting
I dont know if this is a security bug, buts its certainly problematic: I appear to have lost by public keyring twice in some sort of interaction with this.
Related branches
Changed in evolution: | |
status: | Unknown → Unconfirmed |
Changed in evolution: | |
status: | Confirmed → Triaged |
Changed in evolution: | |
status: | Unknown → Fix Released |
Changed in evolution: | |
importance: | Unknown → Medium |
To post a comment you must log in.
Oh, I should mention that there is no process 21748, nor any other gpg processes running.