IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k stars 162 forks source link

Cannot add a new password #380

Closed petr-nehez closed 6 years ago

petr-nehez commented 6 years ago

I am on Manjaro KDE and the latest QtPass bea08daa5d61e7cc3b12f6e1793cb22538ea0c9a and when I try add a new password I get this error: Error: Productivity Tools/a.b.c is not in the password store.

I was using specific programs and this is error what I get in such setup: gpg: enabled debug flags: memstat trust extprog gpg: can't open '/home/petr/.password-store/Productivity Tools/a.b.c.gpg': No such file or directory gpg: decrypt_message failed: No such file or director

I don't what has happened. When I try add a new password in a terminal by running of pass insert "Productivity Tools/b.c.d" it works.