View Single Post
Old 02-18-2013, 11:02 AM   #11
PaulMiroufle
Junior Member
PaulMiroufle began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2013
Device: Kobo glo
Hi everybody,

first of all thanks to all of you for the work you're doing : it's very convenient for me who's away from France to have Lemonde entire newspaper coming straight to my reader ( a Kobo ) - actually i bought this reader mostly for reading the press...

The Lemonde edition abonnes recipe of Darkl was working very fine till recently. Since some weeks, It stopped to work with the following error message :

Quote:
InputFormatPlugin: Recipe Input running
Using custom recipe
Python function terminated unexpectedly
File is not a zip file (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 189, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 25, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 1009, in run
File "site-packages\calibre\customize\conversion.py", line 239, in __call__
File "site-packages\calibre\ebooks\conversion\plugins\recipe_ input.py", line 109, in convert
File "site-packages\calibre\web\feeds\news.py", line 934, in download
File "site-packages\calibre\web\feeds\news.py", line 1101, in build_index
File "<string>", line 97, in parse_index
File "zipfile.py", line 714, in __init__
File "zipfile.py", line 748, in _GetContents
File "zipfile.py", line 763, in _RealGetContents
zipfile.BadZipfile: File is not a zip file
I then try the Tan Phi recipe and i got the following error message :

Quote:
InputFormatPlugin: Recipe Input running
Using custom recipe
Python function terminated unexpectedly
'NoneType' object has no attribute 'findAll' (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 189, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 25, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 1009, in run
File "site-packages\calibre\customize\conversion.py", line 239, in __call__
File "site-packages\calibre\ebooks\conversion\plugins\recipe_ input.py", line 109, in convert
File "site-packages\calibre\web\feeds\news.py", line 934, in download
File "site-packages\calibre\web\feeds\news.py", line 1101, in build_index
File "<string>", line 67, in parse_index
AttributeError: 'NoneType' object has no attribute 'findAll'
I'm living in Buenos Aires, Argentina, so i'm not in France timezone. I desperately tried to do kind of a trick, switching my windows clock to France timezone, but still got exactly the same problem

If you know any thing I could change to fix this, that would be so good of you !

I add that other recipe for "The economist", "El Pais" or "BBC Mundo" for instance, work perfectly on the version of Calibre I use.

Thanks again !

Paul

Last edited by PaulMiroufle; 02-18-2013 at 01:04 PM.
PaulMiroufle is offline   Reply With Quote