http://bugs.winehq.org/show_bug.cgi?id=27592 Summary: Calibre fails to convert books Product: Wine Version: 1.3.22 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: atsia2003(a)yahoo.gr Hi, I have installed Calibre using wine 1.3.22 . The program is not usable since converting ebooks is not working. Running wine calibre-debug -g I get the following error: Job: 1 Convert book 1 of 1 (Calibre Quick Start Guide) finished Python function terminated unexpectedly (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 171, in main EOFError Python function terminated unexpectedly (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 171, in main EOFError It seems to me a bug with python calls. Note at this point that I hacked SetNamedPipeHandleState to return TRUE to overcome the multithreading problems with python. You can download the program at http://calibre-ebook.com/download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.