Re: [PyQt] TypeError object of type int has no len issue

2011-09-16 Thread Muhammad Bashir Al-Noimi
On 13/09/2011 06:03 م, Baz Walter wrote: On 13/09/11 15:14, ad...@mbnoimi.net wrote: the signature for showSplash is:     def showSplash(self, delay, messages, alignment, color): but you're calling it with:    

Re: [PyQt] assertion failure in sip

2011-09-16 Thread Phil Thompson
On Fri, 16 Sep 2011 22:28:24 +0200, Erik Janssens erik.janss...@conceptive.be wrote: Hi, I'm seeing an assertion failure in sip, stacktrace attached. It happens consistently, but only after long stress tests of a large application. Any suggestions on what might be causing this