Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QtPass hangs when trying to decrypt entry #313

Closed
osleg opened this issue May 14, 2017 · 2 comments
Closed

QtPass hangs when trying to decrypt entry #313

osleg opened this issue May 14, 2017 · 2 comments
Labels

Comments

@osleg
Copy link

osleg commented May 14, 2017

Using qtpass from Brew on MacOS Sierra.

Steps to reproduce:

  1. git pulled the directory with my passwords
  2. verified gpg has my key in
  3. Tried to pass Internet/Facebook, it requested me to type my passphrase and showed my password
  4. Open QtPass, choose Interntet/Facebook - expected: qtpass asking for passphrase and showing the password; actual: qtpass hangs indefinitely
    image
@annejan annejan added the macOS label May 14, 2017
@annejan
Copy link
Member

annejan commented May 14, 2017

I'm pretty sure this is caused by the "wrong" gpg being called.
For (graphic) passphrase dialog only the https://gpgtools.org/ version works on macOS.

For some people using /usr/local/MacGPG2/bin/gpg2 as the gpg binary seems to work..

@osleg
Copy link
Author

osleg commented May 14, 2017

hm, Thanks, just tried and....
I just went to config and found out that in programs i had use pass selected.
After changing it to native git/gpg it started to work.
I'm using gpg and gpg-agent from brew.

@osleg osleg closed this as completed May 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants