openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #16901
Re: [Merge] lp:~raoul-snyman/openlp/bug-1041366 into lp:openlp
Sorry, Raoul. In IRC I said you should add "self.web_frame = self.web.page().mainFrame()" to the update_display() method. But that was wrong.
I do not have a dev box here so I cannot test it myself. Maybe it is enough to create an empty page instead of a whole webview.
self.web.setPage(QtWebKit.QWebPage())
But really, I don't know if that works (and fixes the bug) and if it is faster/slower.
--
https://code.launchpad.net/~raoul-snyman/openlp/bug-1041366/+merge/121285
Your team OpenLP Core is requested to review the proposed merge of lp:~raoul-snyman/openlp/bug-1041366 into lp:openlp.
References