[PyQt] Two QWebView == Segfault?

Hans-Peter Jansen hpj at urpla.net
Tue Mar 1 19:19:09 GMT 2011


On Tuesday 01 March 2011, 19:43:22 Robert Siemer wrote:
> On 03/01/2011 05:19 AM, Hans-Peter Jansen wrote:
> > On Monday 28 February 2011, 00:04:16 Robert Siemer wrote:
> >> On 02/28/2011 06:35 AM, David Boddie wrote:
> >>> On Sun Feb 27 19:53:16 GMT 2011, Robert Siemer wrote:
> >>>> What am I doing wrong? – The segmentation fault does not come
> >>>> immediately. I have to type something (above I typed “j”).
> >>>
> >>> Which versions of Qt, SIP and PyQt are you using?
> >>
> >> Group answer!
> >>
> >> 1) Versions:
> >> python-qt4   4.7.4-0ubuntu1
> >> libqtcore4 and libqtgui4   4:4.7.0-0ubuntu4.2
> >> libqtwebkit4   2.0.0-0ubuntu1
> >> python-sip   4.10.5-0ubuntu1
> >
> > Are you sure, that these compiled versions match - e.g. sip and
> > PyQt were compiled against these Qt libs?
>
> Definitively not compiled against the very same libs! All are form
> Ubuntu Maverick, but libqtcore4 and libqtgui4 got a (security?)
> update; thus are newer (but same version: 4.7.0).
>
> Ubuntu is a binary install anyway. If you question that, I can go
> compiling anything from scratch.

Al long as it's the same revision, that should be save. 

As written before, a C++ version of your issue would be interesting, as 
well as a proper backtrace.

Pete


More information about the PyQt mailing list