View Single Post
Old 06-07-2017, 03:33 AM   #14
lfzoz
Junior Member
lfzoz began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2017
Device: Sony PRS505
Recipe is not working

My results looks very similar to panweihwa.

I use win10 with the latest calibre 2.85.1. I have seen more errors, the most often it ends with UnicodeDecodeError: 'utf8' codec can't decode

L.

Quote:
Originally Posted by panweihwa View Post
hi! Bugs reporting.

I have tried your recipe for two days in different computers with different version of calibre (v1.48 for XP to most updated v2.85). However, similar bug happens and the calibre process terminates while fetching data all the time.

I post the error messages below. I guess the main reasons are related to the Chinese text encoded format.

The original recipe you modified from is working ok on my machine. I am hoping to use your improved version soon.

Thank you for your dedication.

----------------------------------------
Downloaded article: 倭寇,一個王朝的謊言 from https://getpocket.com/a/read/1651214851
Python function terminated unexpectedly
'utf8' codec can't decode byte 0xd6 in position 9: invalid continuation byte (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 195, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 26, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 1088, in run
File "site-packages\calibre\customize\conversion.py", line 245, in __call__
File "site-packages\calibre\ebooks\conversion\plugins\recipe_ input.py", line 119, in convert
File "site-packages\calibre\web\feeds\news.py", line 1019, in download
File "site-packages\calibre\web\feeds\news.py", line 1275, in build_index
File "site-packages\calibre\web\feeds\news.py", line 1419, in create_opf
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd6 in position 9: invalid continuation byte
lfzoz is offline   Reply With Quote