electrum icon indicating copy to clipboard operation
electrum copied to clipboard

KeyError: 'keycardData'

Open TARS-bot opened this issue 7 years ago • 0 comments

Crash Report

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

Traceback

  File "C:\Program Files (x86)\Electrum\electrum_plugins\ledger\qt.py", line 62, in auth_dialog
    dialog = LedgerAuthDialog(self, data)
  File "C:\Program Files (x86)\Electrum\electrum_plugins\ledger\auth2fa.py", line 39, in __init__
    self.idxs = self.txdata['keycardData'] if self.txdata['confirmationType'] > 1 else ''

KeyError: 'keycardData'

Reporter

This issue was reported by 10 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
3.1.0 Windows-7-6.1.7601-SP1 standard en_US
3.1.0 Windows-10-10.0.14393-SP0 standard en_US
3.1.2 Windows-7-6.1.7601-SP1 standard ru_RU
3.3.6 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)] Windows-10-10.0.17763-SP0 standard nb_NO
3.3.8 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)] Windows-10-10.0.17763-SP0 2of2 en_US
3.3.8 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)] Windows-10-10.0.18362-SP0 standard en_IE
3.3.8 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)] Windows-10-10.0.18362-SP0 standard da_DK
4.4.6 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22621-SP0 standard en_US
4.4.6 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard ?
4.5.4 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.22621-SP0 standard zh_HK

Additional Information

signing multisig transaction on ledger,


TARS-bot avatar Mar 11 '18 21:03 TARS-bot