Comment 1 for bug 828304

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

That error is saying that the linker cannot find the symbol _ZTI7QWidget. That
symbol is defined in libQtGui.so.4. Use the LD_DEBUG environment variable to
get information on why the linker is unable to find and load that symbol on
your system.

 status invalid