electrum icon indicating copy to clipboard operation
electrum copied to clipboard

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'

Open TARS-bot opened this issue 6 years ago • 0 comments

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.

TARS-bot avatar Jun 01 '19 15:06 TARS-bot