Quote:
Originally Posted by sirbruce
I have a few more books I can still push through Calibre 0,6, and I can try some conversions to other formats besided MOBI, but right now I'm limited by the fact that I keep getting crashes whenever I bulk convert more than 60 or 70 books. I don't think I'm running out of memory here (unlike the PDF issues) and this did not occur in Calibre 0.5. But I do think most of the conversion bugs have been squashed.
http://calibre.kovidgoyal.net/ticket/2598
|
Those crashes likely have something to do with the fact that calibre now uses a new process for each conversion (0.5 reused processes) and the locking on windows is getting overwhelmed by each new process trying to lock access to the config files. I'll have to look into finding some other way to lock access to the config files in windows.