spesmilo / electrum

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

AttributeError: 'NoneType' object has no attribute 'wizard_title' #8968

Open TARS-bot opened 6 months ago

TARS-bot commented 6 months ago

Crash Report

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

Traceback

Traceback (most recent call last):
  File "electrum\gui\qt\__init__.py", line 441, in _start_wizard_to_select_or_create_wallet
  File "electrum\daemon.py", line 487, in func_wrapper
  File "electrum\daemon.py", line 497, in load_wallet
  File "electrum\util.py", line 482, in do_profile
  File "electrum\daemon.py", line 522, in _load_wallet
electrum.wallet_db.WalletUnfinished

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum\gui\qt\wizard\wizard.py", line 202, in on_back_button_clicked
  File "electrum\gui\qt\wizard\wizard.py", line 178, in update
AttributeError: 'NoneType' object has no attribute 'wizard_title'

AttributeError: 'NoneType' object has no attribute 'wizard_title'

Reporter

This issue was reported by 3 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
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.19045-SP0 en_US ℹ
4.5.5 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 standard,imported pt_BR ℹ
4.5.5 3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)] macOS-10.15.7-x86_64-i386-64bit ? ℹ

Additional Information

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