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
458 stars 47 forks source link

Change database: Pressing OK without choosing a file does not prompt for file again #335

Closed f-fusco closed 4 months ago

f-fusco commented 5 months ago

Steps to reproduce:

At this point you get the message: "Selected file is either a symlink or a non regular file. Please choose another file."

Pressing OK won't prompt to choose another file, instead creating an empty DB.

Version 3.2.1 flatpak.

paolostivanin commented 5 months ago

Thanks for reporting this, I'll fix it ASAP.