[PyQt] Phonon never changes state in py2exe executable
Captain Mikee
captainmikee at yahoo.com
Thu Apr 15 14:55:21 BST 2010
I have a weird problem playing an audio file using Phonon. When I run my
application in Windows from IDLE, the mediaObject changes state as I would
expect, going from Loading state to Stopped or Error state depending on
whether the name of the audio file is correct. But when I compile my
application using py2exe, the mediaObject stays in the loading state
forever. I can even give it a bad filename to load, but it never enters the
ErrorState.
Has anyone experienced anything like this? I know I'm not providing a lot of
information here, but I'm not sure how much of my application would be
relevant to post.
Thanks,
Mike
--
View this message in context: http://old.nabble.com/Phonon-never-changes-state-in-py2exe-executable-tp28248752p28248752.html
Sent from the PyQt mailing list archive at Nabble.com.
More information about the PyQt
mailing list