View Single Post
Old 03-06-2011, 10:00 AM   #18
Doug-W
Member
Doug-W began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Feb 2011
Device: Nook
Went to link a book this morning and got:
calibre, version 0.7.48
ERROR: Unhandled exception: <b>TypeError</b>:arguments did not match any overloaded call:
QLineEdit(QWidget parent=None): too many arguments
QLineEdit(QString, QWidget parent=None): argument 1 has unexpected type 'NoneType'

Traceback (most recent call last):
File "C:\Users\dwarren\AppData\Roaming\calibre\plugins\ Goodreads Sync.zip\goodreads_sync_code.py", line 2627, in search_goodreads_to_link_book
File "C:\Users\dwarren\AppData\Roaming\calibre\plugins\ Goodreads Sync.zip\goodreads_sync_code.py", line 2665, in search_to_link_books
File "C:\Users\dwarren\AppData\Roaming\calibre\plugins\ Goodreads Sync.zip\goodreads_sync_code.py", line 492, in __init__
File "C:\Users\dwarren\AppData\Roaming\calibre\plugins\ Goodreads Sync.zip\goodreads_sync_code.py", line 174, in __init__
TypeError: arguments did not match any overloaded call:
QLineEdit(QWidget parent=None): too many arguments
QLineEdit(QString, QWidget parent=None): argument 1 has unexpected type 'NoneType'

This is based off the version you E-mailed me last week, and 0.7.48
Doug-W is offline   Reply With Quote