View Single Post
Old 10-14-2008, 10:30 AM   #13
nrapallo
GuteBook/Mobi2IMP Creator
nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.
 
nrapallo's Avatar
 
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
Quote:
Originally Posted by nrapallo View Post
hopefully, I will get something useful in the end.
Nope!

My P4 2.8 GHz 500 MB RAM WinXP computer crashed with a memory error sometime this past weekend, after 50+ hours of processing trying to create the .lrf version from my .html.

This is the exact command used and output results from calibre's html2lrf:
Code:
C:\Program Files\calibre>html2lrf -o PRS-Websters-Dictionary-1913-v2 -t "Webster's Dictionary 1913 (ver. 2.0)" -a "Webster, Noah"  --category="Dictionaries" --publisher="NR" --cover="Cover_SB_NR.jpg" --no-links-in-toc  --disable-chapter-detection --verbose Final12-NR.html
[INFO] __init__.pyo:489: Processing C:\Program Files\calibre\Final12-NR.html
[INFO] __init__.pyo:489:        Parsing HTML...
[INFO] __init__.pyo:489:        Converting to BBeB...
Traceback (most recent call last):
  File "convert_from.py", line 2013, in <module>
  File "convert_from.py", line 2007, in main
  File "convert_from.py", line 1898, in process_file
  File "convert_from.py", line 272, in __init__
  File "convert_from.py", line 393, in add_file
  File "convert_from.py", line 507, in parse_file
  File "convert_from.py", line 721, in process_children
  File "convert_from.py", line 1751, in parse_tag
  File "convert_from.py", line 721, in process_children
  File "convert_from.py", line 1751, in parse_tag
  File "convert_from.py", line 721, in process_children
  File "convert_from.py", line 1678, in parse_tag
  File "convert_from.py", line 721, in process_children
  File "convert_from.py", line 1751, in parse_tag
  File "convert_from.py", line 721, in process_children
  File "convert_from.py", line 1686, in parse_tag
  File "convert_from.py", line 723, in process_children
  File "convert_from.py", line 870, in add_text
  File "convert_from.py", line 806, in append_text
  File "convert_from.py", line 1233, in font_properties
  File "convert_from.py", line 1168, in font_size
  File "convert_from.py", line 1272, in unit_convert
  File "re.pyo", line 134, in search
MemoryError

C:\Program Files\calibre>
My cache/page memory had been set to a maximum 1440 MB; and that's where it crashed.

Any other takers using a more powerful computer...
nrapallo is offline   Reply With Quote