electrum
electrum copied to clipboard
TypeError: object of type 'NoneType' has no len()
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/electrum/gui/qt/wizard/wizard.py", line 216, in on_next_button_clicked
next = self.submit(wd)
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/electrum/gui/qt/wizard/wizard.py", line 228, in submit
view = self.resolve_next(self._current.view, wdata)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/site-packages/electrum/wizard.py", line 96, in resolve_next
elif len(nv) == 1:
^^^^^^^
TypeError: object of type 'NoneType' has no len()
TypeError: object of type 'NoneType' has no len()
Reporter
This issue was reported by 1 user(s):
| Electrum Version | Python Version | Operating System | Wallet Type | Locale | Stack |
|---|---|---|---|---|---|
| 4.5.2 | 3.11.6 (main, Nov 14 2023, 09:36:21) [GCC 13.2.1 20230801] | Linux-6.7.4-arch1-1-x86_64-with-glibc2.39 | en_US | ℹ |
Additional Information
The reporting user(s) did not provide additional information.