GPG Signing failure in Intellij IDEA Ultimate
已回答
Ive followed the instructions in https://www.jetbrains.com/help/idea/2024.3/set-up-GPG-commit-signing.html?Set_up_GPG_commit_signing&keymap=macOS&utm_source=product&utm_medium=link&utm_campaign=IU&utm_content=2024.3 im able to sign commits no issue through the command line and have pinentry setup as described in the article however when I attempt to commit through the IDE I get the following error
```
error: gpg failed to sign the data
fatal: failed to write commit object
```
I do notice i'm not prompted in anyway to provide my signing passphrase when attempting to commit through the ide
```
IntelliJ IDEA 2024.3.5
```
请先登录再写评论。
Could you please check the following article: https://youtrack.jetbrains.com/articles/SUPPORT-A-1234?
Does it help to configure a pinentry instance with a GUI as described?