Bug 497680

Summary: PyQt4: missing phonon bindings
Product: [Fedora] Fedora Reporter: TR Bentley <home>
Component: PyQt4Assignee: Rex Dieter <rdieter>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 4.4.4-6.fc10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-09 04:06:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description TR Bentley 2009-04-26 05:46:00 UTC
Description of problem:
trying to run programme from 
http://techbase.kde.org/Development/Tutorials/Phonon/Introduction/Python

It fails with missing import 
from PyQt4.phonon import Phonon


Checking what's install there seems to be no phonon modules installed as part of PyQT4 but as part of pykde4.
from PyKDE4.phonon import Phonon   works

Why has this been moved as the PYQT4 website implies it should be in pyqt4.
I am working on an application which runs on all platforms so this could be a problem for me.


Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rex Dieter 2009-04-26 11:31:18 UTC
This won't be resolved until PyQt-4.5 is available, as we are using *kde*'s phonon, not qt's older phonon.

Comment 2 Rex Dieter 2009-04-26 12:48:35 UTC
I think I may be able to fix this for PyQt-4-4... looking at it now.

Comment 3 Rex Dieter 2009-04-26 17:22:16 UTC
ok, recent qt+phonon fixes actually makes the phonon bindings buildable again (didn't test fuctionality).

Comment 4 Rex Dieter 2009-04-26 17:47:27 UTC
Please test this build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1321376

Comment 5 TR Bentley 2009-04-26 18:50:36 UTC
Check sample code with failed this morning.  Both worked.
Have no samples to play video but video avi and flv play sound.
A music same plays mp3 fine.

Comment 6 Fedora Update System 2009-04-27 18:26:05 UTC
PyQt4-4.4.4-6.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/PyQt4-4.4.4-6.fc10

Comment 7 Fedora Update System 2009-04-27 18:46:22 UTC
PyQt4-4.4.4-6.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/PyQt4-4.4.4-6.fc9

Comment 8 Fedora Update System 2009-04-28 01:19:56 UTC
PyQt4-4.4.4-6.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update PyQt4'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-4076

Comment 9 Fedora Update System 2009-05-09 04:06:12 UTC
PyQt4-4.4.4-6.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2009-05-09 04:08:31 UTC
PyQt4-4.4.4-6.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.