[PyQt] Object::disconnect: Unexpected null parameter

Phil Thompson phil at riverbankcomputing.com
Fri Nov 27 22:24:28 GMT 2009


On Fri, 27 Nov 2009 23:18:04 +0100, Mads Ipsen <mpi at comxnet.dk> wrote:
> After having upgraded from
> 
> sip-4.9.1 and PyQt-4.6.1
> 
> to
> 
> sip-4.9.3 and PyQt-4.6.2
> 
> on both Win32 and Linux, we literally get 100's of warnings of the form
> 
>   Object::disconnect: Unexpected null parameter
> 
> when running our unit test suite. Since I have never seen this before 
> I'm puzzled as what to look for. Any clues?

Have you got a short test that demonstrates the problem?

Phil


More information about the PyQt mailing list