FS#36652 - [kdebindings-python2] Need a rebuild

Attached to Project: Arch Linux
Opened by Cedric Bellegarde (gnumdk) - Saturday, 24 August 2013, 05:32 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 10 September 2013, 12:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 15
Private No

Details

Description:
Applications using pykde just segfault, exemple: akonadi.py from dockmanager-kde.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Tuesday, 10 September 2013, 12:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  kdebindings-python 4.11.1-1
Comment by Stanislav (Stanislav_pythonist) - Saturday, 24 August 2013, 13:55 GMT
I think it's related to this.

Enabling "Python modules" in Kate results in segfault. It started after updating one of the following packages:
python2-sip
python-sip
sip
pyqt4-common
python-pyqt4
python2-pyqt4
kdebindings-python
kdebindings-python2

I'm not sure about which one exactly, but i think it is kdebindings-python.
I attach stack-trace info for this.
Comment by Andrea Scarpino (BaSh) - Saturday, 24 August 2013, 15:40 GMT
It's sip fault, downgrading to 4.14.x should help.

Unfortunately, we cannot rebuild kdebindings-python at the moment, see https://bugs.kde.org/show_bug.cgi?id=323899
Comment by Antonio Rojas (arojas) - Tuesday, 27 August 2013, 13:42 GMT
An explanation of the issue by the pyqt developer

http://lists.kde.org/?l=kde-bindings&m=137759567504203&w=2

Looks like all of sip, pyqt and pyKDE need to be fixed
Comment by Peter Wu (Lekensteyn) - Thursday, 05 September 2013, 14:20 GMT
The Touchpad KCM module also segfaults because of this issue. I tried rebuilding kdebindings-python2, but this failed because of compile errors. As a workaround, I downgraded packages:

downgraded sip (4.15.1-1 -> 4.14.7-1)
downgraded python2-sip (4.15.1-1 -> 4.14.7-1)
downgraded python2-pyqt4 (4.10.3-1 -> 4.10.2-2)

Loading...