Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: QEDaemon.walletLoaded[str, str] signal has 2 argument(s) but 0 provided #8247

Closed
TARS-bot opened this issue Mar 16, 2023 · 0 comments

Comments

@TARS-bot
Copy link

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/gui/qml/auth.py", line 37, in authProceed
    raise e
  File "/home/user/wspace/electrum/electrum/gui/qml/auth.py", line 33, in authProceed
    r = func(self, *args, **kwargs)
  File "/home/user/wspace/electrum/electrum/gui/qml/qedaemon.py", line 265, in delete_wallet
    self.walletLoaded.emit()
TypeError: QEDaemon.walletLoaded[str, str] signal has 2 argument(s) but 0 provided

TypeError: QEDaemon.walletLoaded[str, str] signal has 2 argument(s) but 0 provided

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.3.2-844-g13a9d1e2f-dirty 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] Linux-5.19.0-35-generic-x86_64-with-glibc2.35 2fa en_GB

Additional Information

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants