bkueng/qMasterPassword

Saving a site doesn't actually save site state

zetaomegagon opened this issue · 4 comments

I added several sites to qMasterpassword; then had the unfortunate incident where my machine rebooted on its own. When re-logging into qMasterpassword the sites weren't there.

I added a bunch of dummy sites to test. I made sure I saved them. Then I rebooted my machine without logging out of qMasterpassword. Same thing happened.

I tested again, but logged out of qMasterpassword first. This saved the site data.

Is it true that qMasterpassword only saves site state on logout?

If so, can this be changed to save site state when hitting "save"?

Thanks!

Sorry for the delay. I found this closed issue and this merged pr, which pertain to my currently open issue.

Summary is that saveSettings() was added as the final step of creating, editing, or deleting an entry. Based on this, I wanna compile from source and see if entries still aren't saved on dirty exit from the application. My thought is that Fedora is just packaging an old version.

I'll update after testing...tho not sure when I'll get around to that. No promises.

Version is 1.2.2

[zetaohm@panda ~]$ qMasterPassword --version
v1.2.2

You're right, it's only in v1.2.3. I'll push an update.

Sorry about the almost 1.5 year plus delay. 😬

It's working