[PyKDE] weird runtime problem with _signature

Phil Thompson phil at riverbankcomputing.co.uk
Sat Jan 28 10:33:28 GMT 2006


On Saturday 28 January 2006 10:20 am, Andreas Pakulat wrote:
> Hi,
>
> since upgrading to the latest PyQt4 snapshot I have an extremly weird
> problem here with my "plugins".

Look in the implementation of connectSlotsByName() in qobjectdefs.sip for the 
call to PyErr_Clear(). Move it to the "else" branch.

Phil




More information about the PyQt mailing list