Results 1 to 3 of 3

Thread: Phonon in python

  1. #1
    Join Date
    Dec 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Phonon in python

    Hello overyone,

    Does anyone know if it's possible to use phonon in python right now? If I try to use Qt's phonon it gives me an: 'ImportError: No module named phonon'. And if I try to use use KDE's phonon I can't call Phonon.createPath, it complains the second argument has an invalid type. Even though it's an instance of AudioOutput.

    Qt 4.4.3 and KDE 4.1.3.

  2. #2
    Join Date
    Dec 2008
    Posts
    16
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Phonon in python

    qt-phonon conflicts with phonon (used by KDE4) so most linux vendors doesn't add phonon support to qt, thus compiled PyQt4 doesn't has Phonon support (AFAIK PyQt4 can't use phonon instead of qt-phonon on compile time to enable phonon support, but it can use qt-phonon or phonon libraries on runtime -- ask on PyQt4 mailing list).

  3. #3
    Join Date
    Dec 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Phonon in python

    Ok, thanks for the info. I guess the only real option is to wait until they fix PyKDE4.

    I'll ask on the PyQt4 mailing list.

Similar Threads

  1. I cannot run the phonon demos in the PXA270!Can someone help me?
    By Justin_W in forum Qt for Embedded and Mobile
    Replies: 8
    Last Post: 19th February 2010, 11:14
  2. Alternatives for Phonon ?
    By dano in forum Qt Programming
    Replies: 10
    Last Post: 31st August 2009, 12:19
  3. Phonon and webcam
    By Radagast in forum Qt Programming
    Replies: 8
    Last Post: 1st December 2008, 11:29
  4. Phonon and Mac
    By SidGBF in forum Qt Programming
    Replies: 5
    Last Post: 8th September 2008, 14:11
  5. Qt, Python and pop-ups
    By bashamehboob in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2007, 20:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.