AttributeError: 'Satochip_Handler' object has no attribute 'button'
PiRK opened this issue · 1 comments
PiRK commented
Description
Removed card from card reader after seeing a dialog "No satochip found! Please insert card"
Traceback
Traceback (most recent call last):
File "electroncash_gui\qt\installwizard.py", line 88, in func_wrapper
File "electroncash_gui\qt\installwizard.py", line 478, in choice_dialog
File "electroncash_gui\qt\installwizard.py", line 329, in exec_layout
electroncash_gui.qt.installwizard.GoBack
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Program Files (x86)\Electrum ABC\electroncash_plugins\hw_wallet\qt.py", line 76, in _update_status
button = self.button
AttributeError: 'Satochip_Handler' object has no attribute 'button'
System information
- Electrum ABC version: 5.0.2
- Python version: 3.8.9 (tags/v3.8.9:a743f81, Apr 6 2021, 13:22:56) [MSC v.1928 32 bit (Intel)]
- Operating system: Windows-10-10.0.19041-SP0
- Wallet type: standard
- Locale: fr_FR
PiRK commented
It also happens when the card is inserted into the reader.