PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 415 - phonon bindings does not build
: phonon bindings does not build
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 1.0.0 beta1
: All All
: P2 major
Assigned To: renato filho
: http://kenobi.mandriva.com/queue/fail...
:
:
  Show dependency treegraph
 
Reported: 2010-10-14 22:13 EEST by Funda Wang
Modified: 2010-12-20 11:26 EET (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Funda Wang 2010-10-14 22:13:00 EEST
when building pyside with phonon latest git (i.e., do not use the one bundled
with qt 4.7), pyside failed to find videocapturedevice_wrapper.cpp. Because
there is only a file named phonon_videocapturedevice_wrapper.cpp.
Comment 1 renato filho 2010-10-18 13:27:56 EEST
which platform do you got this bug? if this is linux, can you point me the
distribution and the used version.
Comment 2 Funda Wang 2010-10-18 13:38:59 EEST
Mandriva Linux cooker, with qt 4.7, gcc 4.5 and python 2.6.6.
Comment 3 Matthias 2010-11-27 15:18:20 EET
I can confirm this error on Archlinux / Qt 4.7.1 / GCC 4.5.1 / Python 2.7

I used the just released 1.0.0~beta1.
Comment 4 Matti Airas 2010-11-29 06:14:37 EET
Could this be a gcc 4.5 issue?

In any case, the build log URL linked to the bug doesn't work any longer -
could you please provide a new one?

I'm bumping this to P2 so that this will get some attention a bit sooner.
Comment 5 Funda Wang 2010-11-29 06:18:35 EET
I guess it is fixed in this commit:

http://qt.gitorious.org/pyside/pyside/commit/0d60daf1e1a6edd95b58c7bdd33da8f4c1629c90
Comment 6 Matti Airas 2010-11-29 06:21:34 EET
Excellent - thank you!
Comment 7 Hugo Parente Lima 2010-12-20 11:26:06 EET
Closign bugs after release of 1.0.0 beta2.