Bug#506979: [Python-modules-team] Bug#506979: python-qt4: Please package with Phonon

2008-12-03 Thread Torsten Marek
Am Mittwoch, den 03.12.2008, 19:04 +0800 schrieb Christoph Burgmer: > Am Wednesday, 3. December 2008 schrieb Torsten Marek: > > > As for Phonon not finding its backends, that seems to be purely a > > > configuration issue. On my system, the file plays just fine using > phonon > > > 4.2.0-2. > >

Bug#506979: [Python-modules-team] Bug#506979: python-qt4: Please package with Phonon

2008-12-03 Thread Christoph Burgmer
Am Wednesday, 3. December 2008 schrieb Torsten Marek: > As for Phonon not finding its backends, that seems to be purely a > configuration issue. On my system, the file plays just fine using phonon > 4.2.0-2. > > > KDE Phonon though works, is that a packaging problem? Do I need other > > packages in

Bug#506979: [Python-modules-team] Bug#506979: python-qt4: Please package with Phonon

2008-12-03 Thread Torsten Marek
Hi Christoph, > I had to install python-sip4_4.7.9-1_i386.deb to actually make it > work. Before that my whole python-qt4 installation was broken, should > be so for others too. Sorry for that, I hadn't realized that there was an ABI change. I'll fix that in the next upload. > > Now, when I f

Bug#506979: [Python-modules-team] Bug#506979: python-qt4: Please package with Phonon

2008-12-02 Thread Christoph Burgmer
I had to install python-sip4_4.7.9-1_i386.deb to actually make it work. Before that my whole python-qt4 installation was broken, should be so for others too. Now, when I follow simple steps: from PyQt4.phonon import Phonon mediaObject = Phonon.createPlayer(Phonon.NotificationCategory,

Bug#506979: [Python-modules-team] Bug#506979: python-qt4: Please package with Phonon

2008-11-30 Thread Torsten Marek
Am Sonntag, den 30.11.2008, 16:23 +0800 schrieb Christoph Burgmer: > Thanks for python-qt4-phonon, I do have problems loading it though. > > This is maybe the wrong place to report it, but I get the following > error: > > $ python > > Python 2.5.2 (r252:60911, Sep 29 2008, 21:15:13) > > [GCC 4.

Bug#506979: [Python-modules-team] Bug#506979: python-qt4: Please package with Phonon

2008-11-30 Thread Christoph Burgmer
Thanks for python-qt4-phonon, I do have problems loading it though. This is maybe the wrong place to report it, but I get the following error: $ python Python 2.5.2 (r252:60911, Sep 29 2008, 21:15:13) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>>

Bug#506979: [Python-modules-team] Bug#506979: python-qt4: Please package with Phonon

2008-11-26 Thread Torsten Marek
Am Donnerstag, den 27.11.2008, 01:44 +0800 schrieb Christoph Burgmer: > Package: python-qt4 > Version: 4.4.2-4 > Severity: normal > > Please include Phonon in the Debian package. > Currently importing does not work though SIP files exist: > > >>> from PyQt4.phonon import Phonon > Traceback (mo