View Single Post
Old 05-07-2011, 09:46 AM   #171
nynaevelan
eBook Junkie
nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.nynaevelan ought to be getting tired of karma fortunes by now.
 
nynaevelan's Avatar
 
Posts: 1,526
Karma: 1464018
Join Date: May 2010
Location: USA
Device: Kindle Fire 2020, Kindle PW2
Kiwidude:

I get thefollowing error when I drag and drop a link in the add to shelf feature when the book is not linked. It does link the book but the error pops up each time.

calibre, version 0.8.0
ERROR: Unhandled exception: <b>TypeError</b>:arguments did not match any overloaded call:
QTableWidgetItem(int type=QTableWidgetItem.Type): argument 1 has unexpected type 'NoneType'
QTableWidgetItem(QString, int type=QTableWidgetItem.Type): argument 1 has unexpected type 'NoneType'
QTableWidgetItem(QIcon, QString, int type=QTableWidgetItem.Type): argument 1 has unexpected type 'NoneType'
QTableWidgetItem(QTableWidgetItem): argument 1 has unexpected type 'NoneType'

Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.dialogs", line 766, in handle_search_for_goodreads_books
File "calibre_plugins.goodreads_sync.dialogs", line 556, in populate_table_row
File "calibre_plugins.goodreads_sync.common_utils", line 185, in __init__
TypeError: arguments did not match any overloaded call:
QTableWidgetItem(int type=QTableWidgetItem.Type): argument 1 has unexpected type 'NoneType'
QTableWidgetItem(QString, int type=QTableWidgetItem.Type): argument 1 has unexpected type 'NoneType'
QTableWidgetItem(QIcon, QString, int type=QTableWidgetItem.Type): argument 1 has unexpected type 'NoneType'
QTableWidgetItem(QTableWidgetItem): argument 1 has unexpected type 'NoneType'


Nyn
nynaevelan is offline   Reply With Quote