Quote:
Originally Posted by ladyoflorien
Good morning, I find this a really useful plugin. I checked the box to automatically update the reading progress in Calibre when I plug in my Kobo Aura One which it does but I still get the following error message.
calibre, version 3.26.1
ERROR: Unhandled exception: <b>IndexError</b>:list index out of range
calibre 3.26.1 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.17134-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.17134')
Python 2.7.12+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Find Duplicates (1, 6, 3) && KoboTouchExtended (3, 0, 2) && Kobo Books (1, 3, 0) && Kobo Utilities (2, 6, 0) && QuarantineAndScrub (3, 6, 103) && Goodreads Sync (1, 12, 0)
Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 461, in dispatch
File "calibre_plugins.koboutilities.action", line 2166, in _store_completed
IndexError: list index out of range
Any ideas? No other plug-in I have installed does anything on start-up or when I plug in my Kobo. Thank you.
|
That error appears to be happening on the line that starts the progress update from the Goodreads Sync plugin. And it means that you haven't configured the Goodreads Sync plugin properly. You need to authorise it to use your Goodreads account. Either that, or uncheck the option on the reading status display to update Goodreads.
But, I will add some code to handle this more gracefully.