ARC Self-extracting archive EXE must run as administrator
Fdroid has sequestered Password Safe Android app to "archives"
Rony, if I may, your solution for this does not seem to be optimal. It ends up leaving the database not locked and not read-only for as long as an open edit window exists, which seems very insecure to me and defeats the purpos of the automatic locking. Much better woudl be to still allow the lock and switch to read -on ly, but intercept any attempts to save the changes in the edit window when it is locked again and allow the user to enter the password again or cancel the changes already pending (with...
Can you also not reproduce based on my scenario in my comment above ( https://sourceforge.net/p/passwordsafe/bugs/1192/#7e53 ) ?
Awesome! Thanks, Rony!
This just happened to me again and caused me some horrible problems. It didn't crash this time, but still lost my new password and I am having no luck getting the website where I have this login to reset my password. Here is what I do to reproduce this problem of losing changes, every time: Make database R/W Add a test entry and save it. Open up that test entry again and generate a new password using the generator button or otherwise edit the entry do NOT hit apply or OK; leave the entry open, open...
better would be to figure out why the password prompt has no checkmark, and provide one. and then if Apply is hit, and it is R/O do what I said before.