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

RuntimeError: wrapped C/C++ object of type BlockingWaitingDialog has been deleted #8083

Open
TARS-bot opened this issue Nov 23, 2022 · 0 comments

Comments

@TARS-bot
Copy link

TARS-bot commented Nov 23, 2022

Crash Report

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

Traceback

Traceback (most recent call last):
  File "/app/lib/python3.9/site-packages/electrum/gui/qt/history_list.py", line 678, in mouseDoubleClickEvent
    self.show_transaction(tx_item, tx)
  File "/app/lib/python3.9/site-packages/electrum/gui/qt/history_list.py", line 683, in show_transaction
    self.parent.show_transaction(tx, tx_desc=label)
  File "/app/lib/python3.9/site-packages/electrum/gui/qt/main_window.py", line 1069, in show_transaction
    show_transaction(tx, parent=self, desc=tx_desc)
  File "/app/lib/python3.9/site-packages/electrum/gui/qt/transaction_dialog.py", line 88, in show_transaction
    d = TxDialog(tx, parent=parent, desc=desc, prompt_if_unsaved=prompt_if_unsaved)
  File "/app/lib/python3.9/site-packages/electrum/gui/qt/transaction_dialog.py", line 777, in __init__
    self.set_tx(tx)
  File "/app/lib/python3.9/site-packages/electrum/gui/qt/transaction_dialog.py", line 236, in set_tx
    BlockingWaitingDialog(
  File "/app/lib/python3.9/site-packages/electrum/gui/qt/util.py", line 360, in __init__
    self.accept()
RuntimeError: wrapped C/C++ object of type BlockingWaitingDialog has been deleted

RuntimeError: wrapped C/C++ object of type BlockingWaitingDialog has been deleted

Reporter

This issue was reported by 2 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.3.1 3.9.9 (main, Nov 10 2011, 15:00:00) [GCC 11.3.0] Linux-6.0.6-76060006-generic-x86_64-with-glibc2.33 standard en_US
4.3.4 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit 2fa ?

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
None yet
Projects
None yet
Development

No branches or pull requests

1 participant