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
459 stars 48 forks source link

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

Closed arokettu closed 8 months ago

arokettu commented 11 months 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 11 months ago

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

Rtizer-9 commented 10 months 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 10 months ago

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

paolostivanin commented 10 months ago

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

Rtizer-9 commented 10 months ago

3.1.9

arokettu commented 10 months ago

3.1.9

Same