Error using Goodreads Sync Plugin
When using the Goodreads Sync Plugin to search Goodreads.com for a
book I get an unhandled error exception.
To reproduce:
1. Click the Goodreads icon on the Calibre toolbar.
2. Click "Link to Goodreads" from the dropdown menu.
3. In the "Search for Goodreads book" dialog box click the "Search Goodreads.com" button.
Here are the details of the error:
calibre, version 3.13.0
ERROR: Unhandled exception: <b>TypeError</b>:QUrl.fromEncoded(): argument 1 has unexpected type 'unicode'
calibre 3.13 embedded-python: True is64bit: False
Windows-10-10.0.15063-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.15063')
Python 2.7.12+
Windows: ('10', '10.0.15063', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Goodreads Sync (1, 9, 0) && Goodreads (1, 1, 11)
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.dialogs", line 1046, in search_on_goodreads
TypeError: QUrl.fromEncoded(): argument 1 has unexpected type 'unicode'
Cheers, Greg.
|