Just upgraded to 0.6.18, and this is the error I get when I try to download The Economist.
Code:
ERROR: Conversion Error: <b>Failed</b>: Fetch news from The Economist
Fetch news from The Economist
InputFormatPlugin: Recipe Input running Python function terminated unexpectedly
list index out of range (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 90, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 19, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 721, in run
File "site-packages\calibre\customize\conversion.py", line 208, in __call__
File "site-packages\calibre\web\feeds\input.py", line 61, in convert
File "site-packages\calibre\web\feeds\news.py", line 587, in download
File "site-packages\calibre\web\feeds\news.py", line 719, in build_index
IndexError: list index out of range
Other weirdness: scheduled the WSJ, and under Scheduled I just saw another publication. Not the WSJ.
And now when I try to search for publications, I get:
Code:
ERROR: ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'showing_count'
Traceback (most recent call last):
File "site-packages\calibre\gui2\dialogs\scheduler.py", line 61, in search_done
AttributeError: 'NoneType' object has no attribute 'showing_count'
I tried uninstalling it completely, making sure there wasn't anything left in Program Files, reinstalled -- still broken.
Any ideas?
Edit: Running Windows 7 64 7100.
Edit 2: It fetches Slashdot just fine. Having looked at economist.com, I'm guessing it's breaking because the content's now locked down...? And rebooting fixed the search issue. Weird.