View Single Post
Old 06-11-2009, 05:07 PM   #153
am_mread
Head Goat
am_mread is on a distinguished road
 
am_mread's Avatar
 
Posts: 74
Karma: 50
Join Date: Mar 2009
Location: Grand Cayman, Cayman Islands.
Device: Kindle Paperwhite Gen 11.
@kovidgoyal: Thanks for answering my questions.. Much appreciated. Much kudos to you for calibre!

I got the following while testing trying to convert a LIT to a LRF with Beta 4.

Code:
Traceback (most recent call last):
  File "worker.py", line 103, in <module>
  File "worker.py", line 90, in main
  File "calibre\gui2\convert\gui_conversion.pyo", line 17, in gui_convert
  File "calibre\ebooks\conversion\plumber.pyo", line 685, in run
  File "calibre\ebooks\lrf\output.pyo", line 169, in convert
  File "calibre\ebooks\lrf\html\convert_from.pyo", line 1893, in process_file
AttributeError: 'LRFOptions' object has no attribute 'headerformat'
As expected, It worked OK when I unchecked the Add Header Option.
am_mread is offline