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
472 stars 46 forks source link

OTPClient segfaults on "Show QR-Code" when no row is selected #295

Closed philfry closed 1 year ago

philfry commented 1 year ago

Hi and thanks for the great tool!

As mentioned in the title, OTPClient segfaults when no row is selected. IMHO "Show QR-Code" should be greyed out / non-clickable then.

Best, Phil

paolostivanin commented 1 year ago

you're right! let me fix that!