Quote:
Originally Posted by kovidgoyal
the calibre viewer in the ubuntu installation is incompatible with qt 4.5, try commenting out the line
Code:
#self.view.setProperty("url", QtCore.QVariant(QtCore.QUrl("about:blank")))
in calibre/gui2/viewer/main_ui.py
|
I installed the version from the Calibre site on my JJ and everything works just dandy.