FS#56524 - [calibre] Cannot mix incompatible Qt library core dump error

Attached to Project: Community Packages
Opened by Batou (Batou) - Thursday, 30 November 2017, 18:11 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 30 November 2017, 18:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Calibre cannot convert books. It also crashes on other functions as well. Reports error:

Cannot mix incompatible Qt library (version 0x50901) with this library (version 0x50903)


Additional info:
* package version(s): 3.12.0-2
* config and/or log files etc.


Steps to reproduce:
Try to convert books to epub, for example. You can use a command line version:

$ ebook-convert input.txt output.epub

....
Cannot mix incompatible Qt library (version 0x50901) with this library (version 0x50903)
[1] - 13686 abort (core dumped) ebook-convert input.txt output.epub
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 30 November 2017, 18:29 GMT
Reason for closing:  Works for me
Comment by Doug Newgard (Scimmia) - Thursday, 30 November 2017, 18:28 GMT
So you still have something around from Qt 5.9.1. Figure out what it is and fix it. It's not a calibre problem, and almost certainly not a repo problem.

Loading...