Re: [PyQt] Object::disconnect: Unexpected null parameter

2009-11-27 Thread Phil Thompson
On Fri, 27 Nov 2009 23:18:04 +0100, Mads Ipsen 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

[PyQt] Object::disconnect: Unexpected null parameter

2009-11-27 Thread Mads Ipsen
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