View Single Post
Old 11-29-2010, 06:07 AM   #353
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
Quote:
Originally Posted by msr View Post
I'm getting Memory errors with large libraries (~15,000+ books) when trying to generate either epub or mobi catalogs. The end part of the output is:

<code>
Initial parse failed:
Parsing file 'content/book_15985.html' as HTML
...
Property: Unknown Property name. [1:1: mso-fareast-font-family]
Property: Unknown Property name. [1:1: mso-fareast-font-family]
...
</code>
It looks like one of your books has comments formatted in Microsoft Word; perhaps the entire text of the book is in the comments field.

Try this:
  • Preferences|Interface|Add your own columns
  • Click 'Add custom column'
    • Lookup name: cid
    • Column heading: Calibre ID
    • Column type: Column built from other columns
    • Template: {id:0>5s}
  • Click OK, restart calibre
  • Isolate the book where the problem is occurring by searching for the calibre ID in the search box:
    Code:
    #cid:15985
  • Edit/remove the comments for that book
GRiker is offline