jesseduffield / jesseduffield/lazygit
GPG GUI infinitely shows up while `lazygit` is running even if nothing is happening
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
1. `echo 'max-cache-ttl 20' > ~/.gnupg/gpg-agent.conf && gpgconf --kill gpg-agent`
2. Make a signed commit. Here you're requested to type in the passphrase - as expected
3. Type the passphrase. The commit is made. Nothing is happening.
4. Wait one minute
5. A GPG GUI shows up and requests the passphrase
6. Refuse
7. Another one shows up
8. Refuse
9. Go to point 4
**Version info:**
- `lazygit`: `commit=367b0d331836c90c015bf0c45f88612f3d94d08a, build date=2022-07-20T09:27:56Z, build source=binaryRelease, version=0.35, os=linux, arch=amd64`
- `git`: `git version 2.30.2`
- `gpg`: `gpg (GnuPG) 2.2.27`
- OS: `debian 11, 5.10.0-18-amd64`
(by the way, thanks for this great app!)
Contributor guide
Assessment
This issue has not been assessed yet.