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: arguments did not match any overloaded call: QModelIndex(): too many arguments QModelIndex(QModelIndex): argument 1 has unexpected type 'NoneType' QModelIndex(QPersistentModelIndex): argument 1 has unexpected type 'NoneType' #5398

Open
TARS-bot opened this issue Jun 1, 2019 · 0 comments

Comments

@TARS-bot
Copy link

TARS-bot commented Jun 1, 2019

Crash Report

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

Traceback

  File "electrum\gui\qt\util.py", line 438, in on_commitData

TypeError: arguments did not match any overloaded call:
  QModelIndex(): too many arguments
  QModelIndex(QModelIndex): argument 1 has unexpected type 'NoneType'
  QModelIndex(QPersistentModelIndex): argument 1 has unexpected type 'NoneType'

Reporter

This issue was reported by 5 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
3.3.6 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 32 bit (Intel)] Windows-10-10.0.17134-SP0 standard en_US
4.0.7 3.7.9 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.4.98-1.fc25.qubes.x86_64-x86_64-with-debian-10.9 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 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 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 standard en_US

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