On 03/18/2011 03:55 PM, Phil Thompson wrote:
On Fri, 18 Mar 2011 16:20:23 +, Phil Thompson
wrote:
On Fri, 18 Mar 2011 10:54:16 -0500, Rex Dieter
wrote:
Quoting downstream bug report,
https://bugzilla.redhat.com/show_bug.cgi?id=676042
(Using PyQt-4.8.3)...
When running some simple PyQt4
On Fri, 18 Mar 2011 16:20:23 +, Phil Thompson
wrote:
> On Fri, 18 Mar 2011 10:54:16 -0500, Rex Dieter
> wrote:
>> Quoting downstream bug report,
>> https://bugzilla.redhat.com/show_bug.cgi?id=676042
>>
>> (Using PyQt-4.8.3)...
>>
>> When running some simple PyQt4 + QML apps, a segfault can
On Fri, 18 Mar 2011 10:54:16 -0500, Rex Dieter
wrote:
> Quoting downstream bug report,
> https://bugzilla.redhat.com/show_bug.cgi?id=676042
>
> (Using PyQt-4.8.3)...
>
> When running some simple PyQt4 + QML apps, a segfault can be produced
when
> the QML tries to make use of an object that is e
Quoting downstream bug report,
https://bugzilla.redhat.com/show_bug.cgi?id=676042
(Using PyQt-4.8.3)...
When running some simple PyQt4 + QML apps, a segfault can be produced when
the QML tries to make use of an object that is exposed to it by the PyQt
code. Changing the code very slightly so th