View Single Post
Old 10-25-2013, 05:48 PM   #74
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,422
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Twice now the updated plugin has crashed on me.

Attempting to "Update Existing Books":
calibre, version 1.8.0
ERROR: Unhandled exception: <b>NameError</b>:global name 'add_olinks' is not defined

calibre 1.8 isfrozen: True is64bit: False
Linux-3.2.0-34-generic-i686-with-debian-wheezy-sid Linux ('32bit', 'ELF')
('Linux', '3.2.0-34-generic', '#53-Ubuntu SMP Thu Nov 15 10:49:02 UTC 2012')
Python 2.7.5
Linux: ('debian', 'wheezy/sid', '')
Traceback (most recent call last):
File "calibre_plugins.overdrive_link.action", line 686, in handle_discovered_books
NameError: global name 'add_olinks' is not defined

Although as it turns out, the links were still added into my books...


Earlier, I was running a search on every book in my library, (in chunks, though,) that would be 550 books with 190 authors, and it mostly did all right. But one set of books kept failing with this:

</span>Traceback (most recent call last):
File "site.py", line 58, in main
File "site-packages/calibre/utils/ipc/worker.py", line 189, in main
File "site-packages/calibre/utils/ipc/worker.py", line 136, in arbitrary_n
File "calibre_plugins.overdrive_link.jobs", line 150, in overdrive_search_process
File "calibre_plugins.overdrive_link.jobs", line 197, in overdrive_search_job
File "calibre_plugins.overdrive_link.jobs", line 365, in overdrive_search_by_author
File "calibre_plugins.overdrive_link.data", line 149, in __init__
File "calibre_plugins.overdrive_link.data", line 79, in __init__
ValueError: Olink crid must be a UUID: "660E163E-7032-4883-8A10-460D977DEE2A"


calibre, version 1.7.0
ERROR: Unhandled exception: <b>NameError</b>:global name 'add_olinks' is not defined

calibre 1.7 isfrozen: True is64bit: False
Linux-3.2.0-55-generic-pae-i686-athlon-with-debian-wheezy-sid Linux ('32bit', 'ELF')
('Linux', '3.2.0-55-generic-pae', '#85-Ubuntu SMP Wed Oct 2 14:03:15 UTC 2013')
Python 2.7.5
Linux: ('debian', 'wheezy/sid', '')
Traceback (most recent call last):
File "calibre_plugins.overdrive_link.action", line 686, in handle_discovered_books
NameError: global name 'add_olinks' is not defined
eschwartz is offline   Reply With Quote