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@winehq.org ReportedBy: atsia2003@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
http://bugs.winehq.org/show_bug.cgi?id=27592
--- Comment #1 from And atsia2003@yahoo.gr 2011-06-24 22:35:11 CDT --- Created an attachment (id=35265) --> (http://bugs.winehq.org/attachment.cgi?id=35265) Output
calibre-debug -g output
http://bugs.winehq.org/show_bug.cgi?id=27592
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35265|application/octet-stream |text/plain mime type| | Attachment #35265|calibre.out |calibre.txt filename| |
http://bugs.winehq.org/show_bug.cgi?id=27592
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://calibre-ebook.com/do | |wnload
http://bugs.winehq.org/show_bug.cgi?id=27592
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=17195
--- Comment #2 from GyB gyebro69@gmail.com 2012-01-28 11:15:39 CST --- This is still a problem with Wine-1.4rc1. I tested with application versions 0.8.6 and 0.8.37 (the latest one to date). Calibre.exe starts fine after installing native msvc*90 dlls, but the conversion process hangs after starting.
The series of 4 patches written by Adam Martinson in bug #17195 fixed the problem in Calibre, and the conversion process finished successfully. This is probably a dupe of bug #17195.
https://bugs.winehq.org/show_bug.cgi?id=27592
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
indeed a dupe of bug 17195 and also bug 17273 ... and obviously still present.
Using bug 17273 as it serves as dupe collector for apps while bug 17195 is used for discussion and patch rebasing.
The bug dependency should be the other way around, I'll correct this soon...
Regards
*** This bug has been marked as a duplicate of bug 17273 ***
https://bugs.winehq.org/show_bug.cgi?id=27592
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.