[Kde-bindings] [Bug 312618] New: PyKDE4 QtCore.so has many undefined symbols
Andrea Scarpino
andrea at archlinux.org
Fri Jan 4 17:28:34 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=312618
Bug ID: 312618
Summary: PyKDE4 QtCore.so has many undefined symbols
Classification: Unclassified
Product: bindings
Version: unspecified
Hardware: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: grave
Priority: NOR
Component: general
Assignee: kde-bindings at kde.org
Reporter: andrea at archlinux.org
Using the latest KDE 4.10 RC2 any python plasmoid doesn't work anymore.
% plasmoidviewer veromix-plasmoid
plasmoidviewer(25461)/python (plugin): Failed to import module
Traceback (most recent call last):
File "/usr/share/apps/plasma_scriptengine_python/pyappletscript.py", line 20,
in <module>
from PyQt4.QtCore import *
ImportError: /usr/lib/python2.7/site-packages/PyQt4/QtCore.so: undefined
symbol: PyBool_Type
Downgrading to 4.10 RC1 solves this.
Reproducible: Always
Steps to Reproduce:
1. Build pykde4 4.9.97
2. exec plasmoidviewer veromix-plasmoid
Actual Results:
You get an error in the console.
Expected Results:
The plasmoid works.
KDE 4.10 RC2
PyQt 4.9.6
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-bindings
mailing list