Re: [PyQt] Probably a really simple Phonon question with gstreamer backend and kmix volume control

2013-09-14 Thread Michael Staggs
No ideas? On Tuesday, September 10, 2013 10:02:02 PM Michael Staggs wrote: > This is a screenshot of my program I've written and KMIX: > http://imgur.com/COu7coD > > As you can see, it's a pretty nice pyqt program and everything works very > well in opensuse. However, when I switch into kubuntu I

Re: [PyQt] multiple inheritance and signals problem, mixin before QObject

2013-09-14 Thread Phil Thompson
On Thu, 12 Sep 2013 10:30:06 -0400, lloyd konneker wrote: > This is an update to my previous post. > Here is an abstract of the code for easier reading: > > > class B(object): >def __init__(self): > self.a1 = A() > self.a1.signal1.connect(self.handler)# Fails in PyQt, succeeds

[PyQt] ANN: SIP v4.15.2 Released

2013-09-14 Thread Phil Thompson
SIP v4.15.2 has been released. This is a minor functional release that will be needed by PyQt v5.1. It also contains bug fixes needed by PyKDE4. Phil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/