Zealot
Posts: 130
Karma: 40
Join Date: May 2012
Location: Paris, France
Device: Kobo Aura 6", Kobo Forma 32G
|
Oops, the message wasn't complete. Here is the full error message:
Failed to process Divina Commedia by Dante Alighieri: can't start new thread
Traceback (most recent call last):
File "calibre_plugins.kobotouch_extended.device.driver" , line 276, in _modify_epub
common.modify_epub(
File "calibre_plugins.kobotouch_extended.common", line 235, in modify_epub
container.smarten_punctuation()
File "calibre_plugins.kobotouch_extended.container" , line 369, in smarten_punctuation
self.__run_async_over_content(self.__smarten_punct uation_impl)
File "calibre_plugins.kobotouch_extended.container" , line 417, in __run_async_over_content
self.__run_async(func, names)
File "calibre_plugins.kobotouch_extended.container" , line 409, in __run_async
[th.start() for th in threads]
File "calibre_plugins.kobotouch_extended.container" , line 409, in <listcomp>
[th.start() for th in threads]
File "calibre/startup.py", line 157, in new_start
File "threading.py", line 852, in start
RuntimeError: can't start new thread
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre/gui2/device.py", line 89, in run
File "calibre/gui2/device.py", line 595, in _upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 406, in upload_books
return super(KOBOTOUCHEXTENDED, self).upload_books(
File "calibre/devices/kobo/driver.py", line 2137, in upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 302, in _modify_epub
raise e.__class__(msg).with_traceback(tb)
File "calibre_plugins.kobotouch_extended.device.driver" , line 276, in _modify_epub
common.modify_epub(
File "calibre_plugins.kobotouch_extended.common", line 235, in modify_epub
container.smarten_punctuation()
File "calibre_plugins.kobotouch_extended.container" , line 369, in smarten_punctuation
self.__run_async_over_content(self.__smarten_punct uation_impl)
File "calibre_plugins.kobotouch_extended.container" , line 417, in __run_async_over_content
self.__run_async(func, names)
File "calibre_plugins.kobotouch_extended.container" , line 409, in __run_async
[th.start() for th in threads]
File "calibre_plugins.kobotouch_extended.container" , line 409, in <listcomp>
[th.start() for th in threads]
File "calibre/startup.py", line 157, in new_start
File "threading.py", line 852, in start
RuntimeError: Failed to process Divina Commedia by Dante Alighieri: can't start new thread
|