View Single Post
Old 06-12-2009, 06:49 PM   #44
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,488
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Are you using Jaunty by chance? Now that I think about it there is a conflict on Jaunty. PyQt 4.4 and Qt 4.5 cause the viewer to segfault.

Comment out the line:

Code:
self.view.setUrl(QtCore.QUrl("about:blank"))
in the main_ui.py file for the viewer. I'm not 100% sure where it gets installed to.
user_none is offline   Reply With Quote