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

KeyError: 'date' #9044

Open
TARS-bot opened this issue May 11, 2024 · 0 comments
Open

KeyError: 'date' #9044

TARS-bot opened this issue May 11, 2024 · 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 "/usr/lib/python3.12/site-packages/electrum/gui/qt/history_list.py", line 530, in on_combo
    self.hide_rows()
  File "/usr/lib/python3.12/site-packages/electrum/gui/qt/my_treeview.py", line 405, in hide_rows
    self.hide_row(row)
  File "/usr/lib/python3.12/site-packages/electrum/gui/qt/my_treeview.py", line 382, in hide_row
    should_hide = self.should_hide(row_num)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/electrum/gui/qt/history_list.py", line 464, in should_hide
    date = tx_item['date']
           ~~~~~~~^^^^^^^^
KeyError: 'date'

KeyError: 'date'

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.4 3.12.3 (main, Apr 23 2024, 09:16:07) [GCC 13.2.1 20240417] Linux-6.8.9-arch1-2-x86_64-with-glibc2.39 standard fr_FR

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