Comment 8 for bug 1360693

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1360693

That EPUB file has no cover, so calibre is trying to render the first
page as the cover, which involves Qt WebKit and something on your system
is causing Qt WebKit to crash, you will have to try to get a backtrace
using gdb for more information. Unfortunately, in my experince Qt 5 and
gdb just dont work well together, still you can try:

echo 'run\nbt' | gdb --args /usr/bin/python2.7 /usr/bin/ebook-meta db030-473.epub --get-cover x.jpg