KeyError: 'trezor_settings'
Open
Nobody has claimed this yet.
topic-wizard 🧙♂️
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Traceback (most recent call last):
File "electrum\gui\qt\wizard\wizard.py", line 218, in on_next_button_clicked
File "electrum\gui\qt\wizard\wizard.py", line 150, in load_next_component
File "electrum\plugins\trezor\qt.py", line 900, in on_ready
settings = current_cosigner['trezor_settings']
KeyError: 'trezor_settings'
KeyError: 'trezor_settings'
Reporter
This issue was reported by 2 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.22631-SP0 | en_US | ℹ | |
| 4.5.8 | 3.10.12 (main, Feb 4 2025, 14:57:36) [GCC 11.4.0] | Linux-6.8.0-52-generic-x86_64-with-glibc2.35 | en_US | ℹ |
Additional Information
i dont know
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in electrum/plugins/trezor/qt.py at on_ready, then follow the electrum/gui/qt/wizard/wizard.py flow shown in the traceback. Reproduce the Trezor wallet wizard path and determine why the reported current cosigner lacks the expected setting; done means this path no longer raises KeyError: 'trezor_settings'.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100