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

Error while loading json data: end of file expected near '@' #341

Closed edwardando closed 5 months ago

edwardando commented 5 months ago

After successfully importing URIs from freeOTP+ into clean database. On releaunching I get this message, any thoughts?

This is on a regular Debian 12

edwardando commented 5 months ago

OK this is related to having the "@" character in the account field, which of which about half of my TOTPs have (a reference email address).

This seems like quite a strong limitation...

I "fixed" it by replacing %40 by _at_ in the txt file but still...

paolostivanin commented 5 months ago

Hello, this is a free and open source software developed on my own free time and kindly shared with the world. Having said that, if you don't like it or are having troubles with it you can either:

or

Regards

edwardando commented 5 months ago

Hi @paolostivanin again, how would you like it to be more respectful? This is a serious bug which I believe it's worth knowing about. If you don't accept issues, that's OK, just say it.

paolostivanin commented 5 months ago

Seems like I do accept issues (that are written in a respectful way): https://github.com/paolostivanin/OTPClient/issues?q=is%3Aissue+is%3Aclosed

edwardando commented 5 months ago

I'm sorry, can you please explain:

  1. Why you closed this issue? The bug remains
  2. What is not respectful about this report?
paolostivanin commented 4 months ago

cannot reproduce, please try with the latest version. If the issue persists, please provide a reproducer, thanks.