~rjarry/aerc#270: 
patch appled with signoff break aerc when unlocking gpg with terminal pinentries

To reproduce:

  • pkill gpg-agent
  • unset WAYLAND_DISPLAY
  • unset DISPLAY
  • git config --global user.signingKey
  • aerc
  • :patch apply -c "git -C %r am -s"

Probably a curse or tty pinentry will popup in an aerc terminal buffer, with no way for the user to type their password

Status
REPORTED
Submitter
~stacyharper
Assigned to
No-one
Submitted
2 months ago
Updated
2 months ago
Labels
No labels applied.

~stacyharper 2 months ago

In fact signoff is not in cause here. The issue remains when using just :patch apply.

Just gpg config --global commit.gpgsign true will cause this while applying the patch

~ferdinandyb 2 months ago

Probably a curse or tty pinentry will popup in an aerc terminal buffer, with no way for the user to type their password

You may want to track this patch series: https://lists.sr.ht/~rjarry/aerc-devel/patches/54324

~stacyharper 2 months ago

Thanks! sorry for duplicating https://todo.sr.ht/~rjarry/aerc/202

Register here or Log in to comment, or comment via email.