Hello:
I don't want to obtain support of Calibre 2.0.0 for ReactOS 32 bits, but I want to know what failed in ReactOS to not behave like it did on Windows XP. I'm not developer, but I'm interested on technologies and I feel curiosity. And I wanted to know more info that could help to de developers to know where is the failure (a library or the whole Windows SMP).
I get a little error BT when I tried to convert, for example, EPUB to MOBI (happens with every format):
Python function terminated unexpectedly
invalid load key, '
'. (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 185, in main
File "site-packages\calibre\utils\ipc\__init__.py", line 19, in eintr_retry_call
cPickle.UnpicklingError: invalid load key, '
'.
I think this keeps me to read the worker.py, and it's multiprocessing (not supported on ReactOS), but I would like to know which is the function involved (is spawn?).
I'll understand if anyone want to bring me any support, but if you do.

Really, really much.