spesmilo / spesmilo/electrum

RuntimeError: qt implementation for revealer plugin not found

Open
#4,972 3 comments 0 reactions 0 assignees View on GitHub

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 "site-packages\electrum-3.2.2-py3.5.egg\electrum_gui\qt\main_window.py", line 3075, in do_toggle
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\plugins.py", line 131, in toggle
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\plugins.py", line 118, in enable
  File "site-packages\electrum-3.2.2-py3.5.egg\electrum\plugins.py", line 102, in load_plugin

RuntimeError: qt implementation for revealer plugin not found

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
3.2.2 Windows-10-10.0.17134-SP0 standard de_DE

Additional Information

The reporting user(s) did not provide additional information.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with do_toggle in site-packages/electrum-3.2.2-py3.5.egg/electrum_gui/qt/main_window.py, then follow toggle, enable, and load_plugin in electrum/plugins.py. Investigate why enabling the revealer plugin cannot find its Qt implementation and verify that toggling it no longer raises the reported RuntimeError.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.