[PyQt] Another wierd bug with QtWebKit

Karthik Tharavaad karthiktharavaad at gmail.com
Sun Jan 10 02:34:21 GMT 2010


On Sat, Jan 9, 2010 at 1:29 PM, Phil Thompson
<phil at riverbankcomputing.com>wrote:

> 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.
>

So I take it that there is a bug with the pyqt or qt framework?


>
> >  - 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?
>
>
I would expect some kind of descriptive error rather than just python.exe
crashing. Thats usually what happens when I try to do something "bad"


> Phil
>

Cheers
Karthik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100109/ec302490/attachment.html>


More information about the PyQt mailing list