RuntimeError: qt implementation for trustedcoin plugin not found
Open
Nobody has claimed this yet.
- 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
File "electrum/gui/qt/main_window.py", line 531, in new_wallet
File "electrum/gui/qt/__init__.py", line 207, in wrapper
File "electrum/gui/qt/__init__.py", line 233, in start_new_window
File "electrum/gui/qt/installwizard.py", line 321, in run_and_get_wallet
File "electrum/base_wizard.py", line 96, in run
File "electrum/base_wizard.py", line 132, in new
File "electrum/gui/qt/installwizard.py", line 103, in func_wrapper
File "electrum/base_wizard.py", line 162, in on_wallet_type
File "electrum/base_wizard.py", line 153, in load_2fa
File "electrum/plugin.py", line 110, in load_plugin
RuntimeError: qt implementation for trustedcoin plugin not found
Reporter
This issue was reported by 10 user(s):
| Electrum Version | Python Version | Operating System | Wallet Type | Locale | Stack |
|---|---|---|---|---|---|
| 3.3.4 | 3.6.4 (default, Feb 28 2018, 03:24:19) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] | Darwin-18.5.0-x86_64-i386-64bit | standard | ? | ℹ |
| 3.3.8 | 3.6.4 (default, Feb 28 2018, 03:24:19) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] | Darwin-17.7.0-x86_64-i386-64bit | standard | ? | ℹ |
| 3.3.8 | 3.6.4 (default, Feb 28 2018, 03:24:19) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] | Darwin-18.6.0-x86_64-i386-64bit | standard | ? | ℹ |
| 3.3.8 | 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)] | Windows-10-10.0.18362 | standard | en_US | ℹ |
| 4.0.9 | 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] | Windows-10-10.0.18362-SP0 | standard | en_US | ℹ |
| 4.0.9 | 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] | Windows-10-10.0.19041-SP0 | standard | en_US | ℹ |
| 4.1.5 | 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] | Windows-10-10.0.19041-SP0 | imported,standard | fr_FR | ℹ |
| 4.0.9 | 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] | Linux-5.10.0-10-amd64-x86_64-with-glibc2.31 | standard | en_US | ℹ |
| 4.2.1 | 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] | Windows-10-10.0.22000-SP0 | 2fa | de_DE | ℹ |
| 4.4.3 | 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:24:45) [MSC v.1929 32 bit (Intel)] | Windows-10-10.0.23493-SP0 | standard | en_US | ℹ |
Additional Information
try to create a wallet
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 by reproducing wallet creation through electrum/gui/qt/main_window.py and the install wizard, then inspect electrum/base_wizard.py, electrum/gui/qt/installwizard.py, and electrum/plugin.py around the trustedcoin load path. Done means creating a wallet no longer raises “qt implementation for trustedcoin plugin not found”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100