spesmilo / electrum

Electrum Bitcoin Wallet

Home Page:https://electrum.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyError: 'x2/'

TARS-bot opened this issue · comments

commented

Crash Report

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

Traceback

Traceback (most recent call last):
  File "electrum\gui\qt\send_tab.py", line 566, in do_pay_or_get_invoice
  File "electrum\gui\qt\send_tab.py", line 593, in do_pay_invoice
  File "electrum\gui\qt\send_tab.py", line 315, in pay_onchain_dialog
  File "electrum\gui\qt\confirm_tx_dialog.py", line 613, in __init__
  File "electrum\gui\qt\util.py", line 378, in __init__
  File "electrum\gui\qt\confirm_tx_dialog.py", line 123, in update
  File "electrum\gui\qt\confirm_tx_dialog.py", line 632, in update_tx
  File "electrum\gui\qt\send_tab.py", line 307, in <lambda>
  File "C:\Users\Persian\AppData\Local\Temp\_MEI28082\electrum\plugins\trustedcoin\trustedcoin.py", line 332, in make_unsigned_transaction
    extra_fee = self.extra_fee() if not is_sweep else 0
  File "C:\Users\Persian\AppData\Local\Temp\_MEI28082\electrum\plugins\trustedcoin\trustedcoin.py", line 304, in extra_fee
    if self.can_sign_without_server():
  File "C:\Users\Persian\AppData\Local\Temp\_MEI28082\electrum\plugins\trustedcoin\trustedcoin.py", line 288, in can_sign_without_server
    return not self.keystores['x2/'].is_watching_only()
KeyError: 'x2/'

KeyError: 'x2/'

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.4.7 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 2fa en_US ℹ

Additional Information

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

Weird version number from reporter. There was no 4.4.7 release.
Also, was fixed in 0a732a0.