maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [application] pyRadio (Pandora) (https://talk.maemo.org/showthread.php?t=56036)

cddiede 2011-11-17 00:19

Re: [application] pyRadio (Pandora)
 
Whoops, I overwrote the mplayer .deb file with the new Gstreamer one...

Will need another URL to grab the mplayer one from if you want me to try that.

fatalsaint 2011-11-17 00:20

Re: [application] pyRadio (Pandora)
 
Quote:

Originally Posted by cddiede (Post 1124747)
Whoops, I overwrote the mplayer .deb file with the new Gstreamer one...

Will need another URL to grab the mplayer one from if you want me to try that.

Well hows the gstreamer one working? If gstreamer is on there by default it should be the one to use anyway.

cddiede 2011-11-17 00:26

Re: [application] pyRadio (Pandora)
 
Yeah, the new gstreamer one is the one that won't start. When trying the terminal shows:

/home/user/MyDocs/debs # /opt/pyRadio/pyRadio.py
Using the meego graphics system
loaded the Generic plugin
loaded the grue plugin
Loaded the MeeGo sensor plugin
Setting data rate 0 Hz (interval 0 ms) for "meego.orientationsensor"
?
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 694, in <module>
panda = Panda()
File "/opt/pyRadio/pyRadio.py", line 108, in __init__
self.player = RadioPlayer()
File "/opt/pyRadio/radioplayer.py", line 26, in __init__
from libpiano.GstBackend import GstBackend
ImportError: No module named GstBackend

fatalsaint 2011-11-17 00:32

Re: [application] pyRadio (Pandora)
 
You are right.. I'm an idiot.. try again (re-download and re-install)

cddiede 2011-11-17 00:34

Re: [application] pyRadio (Pandora)
 
I can't find any package relating to the missing GstBackend module. Here's all I see:

/home/user/MyDocs/debs # apt-cache search gst
libgstfarsight0.10-0 - Audio/Video communications framework
gst-gltexture - texture streaming sink for GStreamer
gstreamer0.10-plugins-good-extra - Collection of various GStreamer plugins
meego-gstreamer0.10-interfaces - Gstreamer Interfaces for HW accelerated components used in Meego.
gstreamer0.10-wma - ASF demuxer and WM decoder
libqmafw-gst-renderer - QMAFW GStreamer renderer
gstreamer0.10-dsp - GStreamer plug-in for TI's OMAP DSP.
libgstreamer-plugins-base0.10-0 - GStreamer libraries from the "base" set
gstreamer0.10-nokia-videosrc - GStreamer plugins for camera application
gstreamer0.10-plugins-bad - GStreamer plugins from the "bad" set
gstreamer0.10-motiondetect - Gstreamer motion detection plugin
libtelepathy-qt4-farsight1 - Telepathy/Farsight integration - Qt 4 library
gstreamer0.10-nokia-camera - Package contains camera plugins
libges-0.10-0 - Library for creating multimedia editors using GStreamer - shared libraries
libvideo-renderer-gst-playbin2 - provides a video renderer engine based on GStreamer playbin2
libgstreamer0.10-0 - Core GStreamer libraries and elements
libnice-gstreamer0.10 - gstreamer plugins for libnice
gstreamer0.10-gnonlin - non-linear editing module for GStreamer
gstreamer0.10-nokia-wm - Windows Media plugins
gstreamer0.10-dolby - GStreamer plug-in for Dolby AC3 audio
gstreamer0.10-plugins-base - GStreamer plugins from the "base" set
gstreamer0.10-plugins-good - GStreamer plugins from the "good" set
gstreamer0.10-nokia-speech - Provides GStreamer wrappers for proprietary Nokia codecs.
gstreamer0.10-x - GStreamer plugins for X11
pulseaudio - PulseAudio sound server
/home/user/MyDocs/debs # apt-cache search gstre|grep -i back
/home/user/MyDocs/debs #

fatalsaint 2011-11-17 00:35

Re: [application] pyRadio (Pandora)
 
no that was a file that is supposed to be in the pyradio package (it's something I took from MediaBox) but I forgot to add it to my rules file to be copied. So it wasn't being built into the package I was distributing.

cddiede 2011-11-17 00:38

Re: [application] pyRadio (Pandora)
 
Installed mplayer, then downloaded and installed the mplayer version of your .deb file. It also does not start. Terminal shows:

~ $ /opt/pyRadio/pyRadio.py
Using the meego graphics system
loaded the Generic plugin
loaded the grue plugin
Loaded the MeeGo sensor plugin
Setting data rate 0 Hz (interval 0 ms) for "meego.orientationsensor"
?
Traceback (most recent call last):
File "/opt/pyRadio/pyRadio.py", line 694, in <module>
panda = Panda()
File "/opt/pyRadio/pyRadio.py", line 108, in __init__
self.player = RadioPlayer()
File "/opt/pyRadio/radioplayer.py", line 26, in __init__
from libpiano.GstBackend import GstBackend
File "/opt/pyRadio/libpiano/GstBackend.py", line 4, in <module>
import pygst; pygst.require("0.10")
ImportError: No module named pygst

fatalsaint 2011-11-17 00:39

Re: [application] pyRadio (Pandora)
 
That's still using the Gstreamer one.

apt-cache search pygst
apt-cache search python-gst

cddiede 2011-11-17 00:40

Re: [application] pyRadio (Pandora)
 
/home/user/MyDocs/debs # apt-cache search pygst
/home/user/MyDocs/debs # apt-cache search python-gst
/home/user/MyDocs/debs # apt-cache search py | grep -i st
python-gconf - Python bindings for the GConf configuration database system
python-tralchemy - A SPARQL abstraction for Tracker.
python-twisted-bin - Event-based framework for internet applications
python-markupsafe - XML/HTML/XHTML Markup safe string for Python
python-xdg - Python library to access freedesktop.org standards
python-numpy - Numerical Python adds a fast array facility to the Python language
python-dbus - simple interprocess messaging system (Python interface)
python-qtmobility.systeminfo - Qt Mobility SystemInfo module - Python bindings
python-central - register and build utility for Python packages
python-twisted-web - An HTTP protocol implementation together with clients and servers
python-dateutil - powerful extensions to the standard datetime module
python-twisted-words - Chat and Instant Messaging
python-storm - object-relational mapper (ORM) for Python
python-twisted-core - Event-based framework for internet applications
sp-mem-throughput - Memory throughput testing tool
libdbus-1-3 - simple interprocess messaging system
dbus - simple interprocess messaging system

cddiede 2011-11-17 00:42

Re: [application] pyRadio (Pandora)
 
can you re-post an updated URL to the mplayer version?

I might be a little bit getting back to you on this next try. It's almost time to put my kids to bed.


All times are GMT. The time now is 18:57.

vBulletin® Version 3.8.8