paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
482 stars 47 forks source link

Can't create a new database if open failed on first launch #303

Closed arokettu closed 1 year ago

arokettu commented 1 year ago

1) Launch the app on the blank system 2) Choose to restore existing - failed, corrupted database or forgot password or whatever 3) Endless cycle of choosing either to close the app or to select a file until I either remove the selected database file or the app config

paolostivanin commented 1 year ago

Thanks for reporting this. I'll have a look at it after vacation 😊

Rtizer-9 commented 1 year ago

I'm having the exact same issue and I encountered a few others which happens in conjunction with this issue:

So the issue is not just that it gets stuck on the first file itself if you select it on first launch and also does not let you create another new database as mentioned by OP but it's giving that "corrupt or pswd wrong" error for even unencrypted and plain text files.

paolostivanin commented 1 year ago

Thank you for the detailed report. I'll fix this (hopefully) this week :smile:

paolostivanin commented 1 year ago

@arokettu @Rtizer-9 can you please tell me what version are you using? thanks

Rtizer-9 commented 1 year ago

3.1.9

arokettu commented 1 year ago

3.1.9

Same