electrum icon indicating copy to clipboard operation
electrum copied to clipboard

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

Open TARS-bot opened this issue 1 year ago • 0 comments

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 562, in do_pay_or_get_invoice
AttributeError: 'NoneType' object has no attribute 'need_finalize'

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

Reporter

This issue was reported by 3 user(s):

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

Additional Information

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

TARS-bot avatar Feb 22 '24 16:02 TARS-bot