![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Programming Talk This forum is for all programming questions. The questions do not have to be directly related to Ubuntu and any programming language is allowed. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Has an Ubuntu Drip
![]() |
PyQt Gstreamer/Phonon Problem
I have an Amarok-1.4 clone and it works fine with the phonon-xine backend but when I use the phonon-gstreamer backend this problem occurs when trying to play anything on Karmic
Code:
(<unknown>:1905): GStreamer-CRITICAL **: gst_element_make_from_uri: assertion `gst_uri_is_valid (uri)' failed
__________________
Create a Webkit Browser in 2 minutes PC - Gentoo amd64 / XP64 Laptop - Gentoo i686 on P M Server - Gentoo i686 on PII |
|
|
|
|
|
#2 |
|
Has an Ubuntu Drip
![]() |
Re: PyQt Gstreamer/Phonon Problem
anybody?
__________________
Create a Webkit Browser in 2 minutes PC - Gentoo amd64 / XP64 Laptop - Gentoo i686 on P M Server - Gentoo i686 on PII |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2007
Beans: 10
|
Re: PyQt Gstreamer/Phonon Problem
Hi,
I didn't try the xine backend (yet), but I have the same problem you are experiencing with the gstreamer backend. Maybe this is a not-yet-reported bug? |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2007
Beans: 10
|
Re: PyQt Gstreamer/Phonon Problem
Just installed the xine backend, and it works. I guess we should report this to the launchpad. Any other sharing this issue?
|
|
|
|
|
|
#5 |
|
Quad Shot of Ubuntu
![]() Join Date: Mar 2006
Beans: 411
Ubuntu 9.10 Karmic Koala
|
Re: PyQt Gstreamer/Phonon Problem
I think when you set the file location it should look like this(like a uri) file://path-to-file (include the / in eg /home)
@regomodo regarding your other topic: Are you using a pyQT and gst-python directly? If yes, I think you should provide a glibc mainloop.(I am not entirely sure about it. better ask on IRC or on the mailing list) |
|
|
|
|
|
#6 |
|
Has an Ubuntu Drip
![]() |
Re: PyQt Gstreamer/Phonon Problem
That isn't needed in this case. Gstreamer is a backend for Phonon so gstreamer oddities aren't supposed to be accounted for. Phonon is supposed to handle that.
__________________
Create a Webkit Browser in 2 minutes PC - Gentoo amd64 / XP64 Laptop - Gentoo i686 on P M Server - Gentoo i686 on PII |
|
|
|
|
|
#7 |
|
Quad Shot of Ubuntu
![]() Join Date: Mar 2006
Beans: 411
Ubuntu 9.10 Karmic Koala
|
Re: PyQt Gstreamer/Phonon Problem
I understand that, but that error line is Gstreamer-specific. Did you try what I suggested and failed?
|
|
|
|
|
|
#8 |
|
Has an Ubuntu Drip
![]() |
Re: PyQt Gstreamer/Phonon Problem
I tried it a long time ago and it made no difference. I've given up on using Phonon in any case as it's just too flaky.
__________________
Create a Webkit Browser in 2 minutes PC - Gentoo amd64 / XP64 Laptop - Gentoo i686 on P M Server - Gentoo i686 on PII Last edited by regomodo; 3 Weeks Ago at 08:14 AM.. |
|
|
|
|
|
#9 |
|
Quad Shot of Ubuntu
![]() Join Date: Mar 2006
Beans: 411
Ubuntu 9.10 Karmic Koala
|
Re: PyQt Gstreamer/Phonon Problem
OK. Good luck then.
|
|
|
|
| Bookmarks |
| Tags |
| gstreamer, phonon, pyqt |
| Thread Tools | |
| Display Modes | |
|
|