Quote:
Originally Posted by Divingduck
@chaley,
thanks for your offer. Very kindly. I will send you the file for this DB in a view minutes.
The debug-log is more or less the same as I have already post here. See attached.
|
Random thought: the error is almost always "max recursion exceeded" when fetching the list of "keys" for a "dictionary" (a type of array indexed by words instead of numbers). One way I can imagine this happening is that calibre is running out of memory and therefore unable to dynamically allocate memory to the "stack". Do you have a lot of memory on this computer? If not, do you have a rather large virtual memory paging file? I have 8GB of memory. My paging file size is controlled by Windows, and is currently 1.2 GB.
One error in the log looked like it happened during translation, when the template formatter was returning an error message. Do the errors go away if you run calibre in English? I tried running in German and everything worked.