View Single Post
Old 03-08-2019, 06:34 AM   #140
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,877
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Windows Pro 64 bit version 1809, Calibre 3.40.1, CS 1.0.66

Code:
calibre, version 3.40.1
ERROR: Unhandled exception: <b>TypeError</b>:QPushButton(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 2 has unexpected type 'unicode'
  overload 3: argument 1 has unexpected type 'NoneType'

calibre 3.40.1 [64bit]  embedded-python: True is64bit: True
Windows-10-10.0.17763-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.17763')
Python 2.7.15+
Windows: ('10', '10.0.17763', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: GetFileName (0, 0, 13) && Resize Cover (1, 0, 3) && Favourites Menu (1, 0, 4) && Extract ISBN (1, 4, 4) && Job Spy (1, 0, 143) && Goodreads (1, 4, 0) && Count Pages (1, 8, 2) && User Category (1, 5, 3) && Modify ePub (1, 3, 13) && Reading List (1, 6, 6) && Barnes & Noble (1, 2, 15) && View Manager (1, 3, 2) && Find Duplicates (1, 6, 3) && Generate Cover (1, 5, 21) && CalibreSpy (1, 0, 66) && Drop Search Results (1, 0, 8) && Quality Check (1, 9, 11) && EpubSplit (2, 6, 0)
Traceback (most recent call last):
  File "calibre_plugins.calibrespy.ui", line 71, in normal_read_only
  File "calibre_plugins.calibrespy.ui", line 100, in run_calibrespy_from_gui
  File "calibre_plugins.calibrespy.calibrespy_dialog", line 309, in __init__
  File "calibre_plugins.calibrespy.calibrespy_dialog", line 4298, in create_bottom_widgets
TypeError: QPushButton(): arguments did not match any overloaded call:
  overload 1: too many arguments
  overload 2: argument 2 has unexpected type 'unicode'
  overload 3: argument 1 has unexpected type 'NoneType'
Haven't use CS for a few weeks, created a new CalibreSpy.json - no luck, would it help if I deleted the _calibrespy tables in the databases.

It crashes if I run it from within calibre.exe or via a start command in a batch file.

BR
BetterRed is offline   Reply With Quote