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

user manager forgets which key ids are checked #450

Open geekabit-nl opened 5 years ago

geekabit-nl commented 5 years ago

When I select a directory and open the user manager (is that the correct name?), no boxes are checked. Even though I set them a minute ago using the same dialog. The selected ids show up in the ".gpg-id" file in the root of the selected directory. Opening the manager again (it still does not show any checked boxes) and then clicking OK, successfully stored all selected ids in the ".gpg-id" file i.e it removes the contents of the file.

This happens on Debian, using the Debian package, version 1.2.3

The issue might be somewhat related to #205 and #390

pedro-nonfree commented 5 years ago

@geekabit2 is this duplicated of #414 ?

WIcheese commented 1 year ago

Not sure this is the same issue so I'll create a new one- but potentially related: on Windows, 1.3.2 and the new 1.4.0 draft release are both not encrypting passwords in subfolders with more users added correctly. the gpg-id file in the subfolder shows all the users' keys - but opening the Users window again doesn't show them checked. And at no time does QtPass ever actually encrypt the passwords to both keys - it uses the key for the parent folder only.