[PyQt] regression with sip 4.18 in kubuntu 16.10

Rex Dieter rdieter at math.unl.edu
Tue Oct 18 14:18:21 BST 2016


Wolfgang Rohdewald wrote:

> Am Dienstag, 18. Oktober 2016, 07:15:38 CEST schrieb Rex Dieter:
>> Wolfgang Rohdewald wrote:
>> > Output of the working script bug2.py:
>> > 
>> > sip is: 0x41100
>> > pyqt4 is: 4.11.4
>> > after connect
>> > 
>> > Output of the failing script bug2.py:
>> > 
>> > sip is: 0x41201
>> > pyqt4 is: 4.11.4
>> 
>> If it matters, I can run the bug2.py sample app on fedora 24 and get the
>> expected output (with both python2 and python3).  So, this may be a
>> kubuntu- specific bug.
> 
> What versions does Fedora 24 use? python, sip, qt4, pyqt4, pykde

$ rpm -q sip PyQt4 pykde4 qt python python3
sip-4.18-2.fc24.x86_64
PyQt4-4.11.4-14.fc24.x86_64
pykde4-4.14.3-12.fc24.x86_64
qt-4.8.7-18.fc24.x86_64
python-2.7.12-6.fc24.x86_64
python3-3.5.2-3.fc24.x86_64



More information about the PyQt mailing list