[PyQt] Another wierd bug with QtWebKit

Phil Thompson phil at riverbankcomputing.com
Sat Jan 9 21:29:17 GMT 2010


On Sat, 9 Jan 2010 12:03:38 -0800, Karthik Tharavaad
<karthiktharavaad at gmail.com> wrote:
> Thanks for replying Phil, thats a great point which I didn't think about.
> However 2 points
>  - Even if the QWebPage does not parent the QNetworkAccessManager,
>  shouldn't
> it still hold a reference to it and keep it from getting deleted?

Perhaps.

>  - Even if the behavior is intended, under no circumstances should my
> example program1 crash Python.exe the way it does right now. Is there
> something wrong with the error handling code?

No - what do you expect to happen?

Phil


More information about the PyQt mailing list