View Single Post
Old 03-09-2011, 12:04 AM   #23
msr
Member
msr began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Jul 2009
Device: Kindle2
I really like the display column for whether a book is linked or not.

Getting an out-of-index error (see below) when I try to download tags. Not sure where the error is likely to be (other than due to my plethora of shelves). Tried a couple of different linked books and get the same error each time.

Code:
calibre, version 0.7.48
ERROR: Unhandled exception: <b>IndexError</b>:list index out of range

Traceback (most recent call last):
  File "C:\Users\Mike\AppData\Roaming\calibre\plugins\Goodreads Sync.zip\goodreads_sync_code.py", line 3319, in download_tags
  File "site-packages\calibre\library\database2.py", line 200, in get_property
  File "site-packages\calibre\library\caches.py", line 211, in __getitem__
IndexError: list index out of range
msr is offline   Reply With Quote