[PyQt] Crash in QWebPage using mainFrame().toHtml() method in multithreaded app, findAllElements() broken too

Alexey Y Uzhva alexey at uzhva.com
Thu Oct 7 15:38:02 BST 2010


Appropriate C++ program doesn't crash!

--
Alexey Y Uzhva

Everything will be all right in the end.
If it's not all right, it's not the end.


2010/10/7 Alexey Y Uzhva <alexey at uzhva.com>

> Hello, friends!
>
> I'm getting a problem in my app: QWebPage crashes when i call
> mainFrame().toHtml() method. Moreover, mainFrame().findAllElements() always
> return 0 on any parameters (even trying to search body tag).
>
> Test case, demonstrating both problems: http://pastebin.ca/1956776
>
> Thank you for your attention!
>
> --
> Alexey Y Uzhva
>
> Everything will be all right in the end.
> If it's not all right, it's not the end.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101007/b04a0012/attachment-0001.html>


More information about the PyQt mailing list