Weird Syncing
I have made it a point to populate my GR shelves from the site rather than Calibre. Now my requests for syncing aren't always met with an Not Authorized, but I still get it every now and then. However when it comes to linking the books that need syncing ther is a caution sign on each one. No matter what book I choose, there is a caution sign. When I try to override the caution sign or click to link the book I get a table widget error saying there is none type for the arugments.
the following is a copy and paste of the error....
calibre, version 2.51.0
ERROR: Unhandled exception: <b>TypeError</b>:QTableWidget.setItem(int, int, QTableWidgetItem): argument 1 has unexpected type 'NoneType'
calibre 2.51 [64bit] embedded-python: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.9
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM && Import List && EpubSplit && Quick Preferences && ScrambleEbook && MultiColumnSearch && APNX Generator && Find Duplicates && QuarantineAndScrub && Annotations && Count Pages && Search The Internet && Extract ISBN && Generate Cover && Overdrive Link && Fantastic Fiction Adults && Ex Libris && Goodreads && Library Codes && Clean Metadata && Fantastic Fiction && Diaps Editing Toolbag && User Category && Resize Cover && FanFicFare && Consolidate All Library Metadata && Prettify Cover && EpubMerge && Quality Check && Modify ePub && KindleUnpack - The Plugin && Favourites Menu && Goodreads Sync
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.dialogs", line 2223, in handle_search_calibre_for_goodreads_books
File "calibre_plugins.goodreads_sync.dialogs", line 2262, in link_to_calibre_books
File "calibre_plugins.goodreads_sync.dialogs", line 1825, in populate_table_row
TypeError: QTableWidget.setItem(int, int, QTableWidgetItem): argument 1 has unexpected type 'NoneType'
Any suggestions?
|