spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.23k stars 3.03k forks source link

ValueError: invalid literal for int() with base 10: 'digits' #8905

Closed TARS-bot closed 4 months ago

TARS-bot commented 4 months ago

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "electrum\plugins\trustedcoin\qt.py", line 532, in on_otp_edited
    self.wizard.trustedcoin_qhelper.checkOtp(self.wizard.trustedcoin_qhelper.shortId, int(text))
ValueError: invalid literal for int() with base 10: 'digits'

ValueError: invalid literal for int() with base 10: 'digits'

Reporter

This issue was reported by 2 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.2 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 fr_FR ℹ
4.5.2 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 en_PH ℹ

Additional Information

The reporting user(s) did not provide additional information.