[PyQt] phonon play method not working in exe file

laurlaur tmlazarmarius at gmail.com
Wed Aug 26 08:19:31 BST 2009


Hi,
I have this problem:
I use Pqt4 phonon module in Python 2.6 as mp3 player and everything works
fine as a script.
Now when I make my application executable for windows using py2exe the GUI
interface is ok but the mp3 files are not played.
I print a log and it seems the media object stays only in load state and not
enters in playing state.
What can be the problem?
As I see now everything seems to be introduced in exec files as dlls and pyd
but the application does not play my files.
Any Ideas?
Thank you in advance
-- 
View this message in context: http://www.nabble.com/phonon-play-method-not-working-in-exe-file-tp25147825p25147825.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list