python segfaulting, MemoryError (PyQt)

Denis L no at spam.com
Wed Apr 29 08:49:50 EDT 2009


"Phil Thompson" <phil at riverbankcomputing.com> wrote in message 
news:mailman.4719.1240945001.11746.python-list at python.org...
> On Tue, 28 Apr 2009 19:07:30 +0200, "Denis L" <no at spam.com> wrote:
>> "Phil Thompson" <phil at riverbankcomputing.com> wrote in message
>> news:mailman.4699.1240932385.11746.python-list at python.org...
>>
>>> If there was a bug with lambda slots it's been fixed by now.
>>
>> I just tried it and I'm getting the same errors with regular functions.
>>
>> Could you try running the code bellow? What output you are getting when
>> barTextChanged is called?
>>
>> On my system self.foo and text point to the same QString object.
>
> I see different objects.
>
> Phil

So it really was a PyQt bug. Thanks for your help. 





More information about the Python-list mailing list