spesmilo / electrum

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

TypeError: arguments did not match any overloaded call: setFocus(self): too many arguments setFocus(self, reason: Qt.FocusReason): argument 1 has unexpected type 'NoneType' #8962

Closed TARS-bot closed 5 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/contact_list.py", line 96, in <lambda>
  File "electrum/gui/qt/main_window.py", line 1445, in payto_contacts
  File "electrum/gui/qt/send_tab.py", line 818, in payto_contacts
  File "electrum/gui/qt/paytoedit.py", line 206, in setFocus
TypeError: arguments did not match any overloaded call:
  setFocus(self): too many arguments
  setFocus(self, reason: Qt.FocusReason): argument 1 has unexpected type 'NoneType'

TypeError: arguments did not match any overloaded call:
  setFocus(self): too many arguments
  setFocus(self, reason: Qt.FocusReason): argument 1 has unexpected type 'NoneType'

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.3 3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)] macOS-14.4-x86_64-i386-64bit standard ? ℹ

Additional Information

I used to be able to call the address on the "Pay to" box from the saved contact addresses amd was able to pay to many with no issues.

Now if I want to pay to many from the contacts tab I need to copy and paste each individual address