Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 10-27-2020, 10:51 PM   #1
njpig
Zealot
njpig began at the beginning.
 
Posts: 106
Karma: 10
Join Date: Sep 2020
Device: kindle paperwhite3/Oasis2
errors happened in split_to_size()

Hello,

When web page was fetched from https://ig.ft.com/coronavirus-global-data/ via recipe, some error happened. Anyone has any clues on this?
===========================
Rescaling image from 959x1947 to 806x1638 feed_0/article_0/images/img10.png
Splitting markup on page breaks and flow limits, if any...
Looking for large trees in feed_0/index_u1.html...
No large trees found
Looking for large trees in index_u2.html...
No large trees found
Looking for large trees in feed_0/article_0/index.html...
Found large tree #0
Splitting...
Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[2]/*[4]/*/*[1]/*/*/*[2]/*
Adjusted split point to ancestor
Split tree still too large: 1950 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[2]/*[3]/*/*[2]/*/*/*[1]/*/*/*[2]/*[5]/*[1]
Adjusted split point to ancestor
Split tree still too large: 1099 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*[2]/*[3]/*/*[2]/*/*/*/*/*/*[2]/*[2]/*[1]
Adjusted split point to ancestor
Committed sub-tree #1 (43 KB)
Split tree still too large: 1060 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*/*/*/*/*/*/*/*/*/*/*[3]/*[1]
Adjusted split point to ancestor
Split tree still too large: 688 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}h3 /*/*[2]/*/*/*/*/*/*/*/*/*/*/*[2]/*[1]
Adjusted split point to ancestor
Split tree still too large: 347 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*/*/*/*/*/*/*/*/*/*/*/*[5]/*[1]
Adjusted split point to ancestor
Split tree still too large: 345 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*/*/*/*/*/*/*/*/*/*/*/*[3]/*[2]
Split tree still too large: 344 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}p /*/*[2]/*/*/*/*/*/*/*/*/*/*/*/*[3]/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*/*/*/*/*[2]
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*/*/*/*/*[2]/*[1]
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*/*/*/*/*[2]/*[2]
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*/*/*/*/*[2]/*[3]
Split tree still too large: 344 KB
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*/*/*/*/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*/*
Adjusted split point to ancestor
Split tree too small
Splitting...
Python function terminated unexpectedly
Could not find reasonable point at which to split: feed_0/article_0/index.html Sub-tree size: 344 KB (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 114, in main
File "site.py", line 88, in run_entry_point
File "D:\github\src\mycalibre\src\calibre\ebooks\conver sion\cli.py", line 401, in main
File "D:\github\src\mycalibre\src\calibre\ebooks\conver sion\plumber.py", line 1275, in run
File "D:\github\src\mycalibre\src\calibre\ebooks\conver sion\plugins\epub_output.py", line 207, in convert
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 66, in __call__
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 76, in split_item
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 224, in __init__
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 372, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 357, in split_to_size
File "D:\github\src\mycalibre\src\calibre\ebooks\oeb\tr ansforms\split.py", line 350, in split_to_size
SplitError: Could not find reasonable point at which to split: feed_0/article_0/index.html Sub-tree size: 344 KB
njpig is offline   Reply With Quote
Old 10-27-2020, 11:15 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
it means splitting the file to keep it under 260KB failed because no natural split point could be found.
kovidgoyal is online now   Reply With Quote
Advert
Old 10-28-2020, 10:20 PM   #3
njpig
Zealot
njpig began at the beginning.
 
Posts: 106
Karma: 10
Join Date: Sep 2020
Device: kindle paperwhite3/Oasis2
Quote:
Originally Posted by kovidgoyal View Post
it means splitting the file to keep it under 260KB failed because no natural split point could be found.
Thanks
njpig is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
No errors found in calibre, but epub check found errors LarkinJM ePub 3 03-03-2020 04:51 PM
Whatever happened to... ElspethB Lounge 13 01-17-2017 01:01 PM
Flightcrew says Errors, but Sigil says no Errors… Barcelona Sigil 4 02-09-2012 07:13 AM
Anyone tell me what happened please ? carpetmojo Sony Reader 2 03-05-2011 04:26 PM


All times are GMT -4. The time now is 08:07 AM.


MobileRead.com is a privately owned, operated and funded community.