[Kde-bindings] [Bug 306261] current phonon from git breaks phonon module in PyQt4

Franz Fellner alpine.art.de at googlemail.com
Sat Sep 29 07:00:37 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=306261

--- Comment #1 from Franz Fellner <alpine.art.de at googlemail.com> ---
Any progress here?
Re-Assigning to "kde-bindings" is IMHO useless, as PyQt4 is no kde-product.
They stick to phonon supplied with Qt, and there is the #include
<QtGui/QWidget>:
http://qt.gitorious.org/qt/qt/blobs/4.8/src/3rdparty/phonon/phonon/videowidget.h

Even in the qtphonon-repo (Qt5) there is no plain "#include <QWidget>" but
<QtWidgets/QWidget>:
http://qt.gitorious.org/qt/qtphonon/blobs/master/src/3rdparty/phonon/phonon/videowidget.h

Nevertheless, as mentioned in the gentoo-bug, the mediaobject.sip shipped with
PyKDE4 is completely outdated (or buggy) - e.g. it does not contain a
MediaObject-constructor. This should be fixed nevertheless. But this won't fix
building of PyQt4.

And grepping through the phonon-sources (kde), there are many includes in the
style of <QtModule/header>.
If you want I can create a patch that changes all includes, so that PyQt4
finally builds phonon, again.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-bindings mailing list