Notices


Reply
Thread Tools
Posts: 1,067 | Thanked: 313 times | Joined on Sep 2009 @ USA
#781
i did the installs, and just did the dpkg above.

then tried to create the icon.

still same error. no such file or diretory.


there is no error msg during installation.

i am able to see the application in the application list. have already tried to uninstall through the app manager and then reinstall again.

:/

bummer.


when i check the file system, i do not see any application folder as suggested.

/usr/lib

from there, there is no aplications folder.
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#782
Whoops!

Sorry, Ceroberts, I mis-typed.

It's in /usr/share/applications, not /usr/lib/applications.

So you would type:
cp /usr/share/applications/hildon/pyradio.desktop /usr/share/applications


Don't know what I was thinking...
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#783
Originally Posted by cddiede View Post
Okay, just tried the new .deb. Looks like you're going back and trying to use mplayer again, right?

This one does not launch. I'm on my N9 now so I can't copy and paste the terminal output, but I've uploaded screenshot as the next best thing:

http://www.besh.com/~chad/2011-11-17_14-07-10.png
apt-cache search python-gtk

And install the one that comes up. Should be like python-gtk2.

Should fix that problem.


Nevermind.. didn't see your second picture.

What I'm doing is using the MPlayerBackend that rm_you was using because his worked on the N950. He made changes to it to get it to work so I wanted to try it. I removed all gtk junk from my MPlayerBackend so I'll go through his and try and remove it too.. there's no need for gtk stuff in here.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#784
cddiede:

On the GST backend that was pretending to work.. was the application responsive? Could you change stations/press the next key and get new album art?

What was in the terminal if you did that?
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#785
Yeah, under Gstreamer when it ended in "PLAY" the GUI was fully responsive. II could change stations and skip tracks.

The terminal output I pasted last night actually shows me skipping ahead tracks, but I cut that part out because it was just a repeat of the first track queuing message.

Here it is again:

$ /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"
?
PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_in"
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
could not autorotate on PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_out"
Radio Started.
hijackWindow() context created for Panda(0x623e08, name = "pyRadio") 1
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x7ff990)
In Love With The DJ by ATB
Fallen Angel's Symphony (Paul Oakenfold Remix) by Paul Oakenfold
Lux Aeterna by Clint Mansell & Kronos Quartet
Neno Itome by Marksun & Brian
Getting next song..
PLAY

After that, when I hit track skip it would show the next few songs queued and echo out PLAY as before.

I have the new mplayer one installed now so I'd need you to re-upload the gstreamer version for me to copy and paste to you the terminal output showing track skipping or channel changing.
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#786
Alright download and try again.

I will also go back to MediaBox and see if he's made any changes for the N9/950. That's where all the audio backends came from originally.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#787
Just installed the updated .deb file aaaaaaaaaaaaaaaand......


IT WORKS!!!!!!

Started right up and audio started playing!!!! Here's the terminal output while playing....


~ $ /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"
?
PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_in"
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
could not autorotate on PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_out"
Radio Started.
hijackWindow() context created for Panda(0x624c58, name = "pyRadio") 1
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x3d8080f8)
Boys Boys Boys by Lady Gaga
We R Who We R by Kesha
Don't Stop The Music by Rihanna
I Gotta Feeling by Black Eyed Peas
Getting next song..
PLAY
QNetworkReplyImpl::_q_startOperation was called more than once
Bitrate: 128.0 kbps
Bitrate: 128.0 kbps
 

The Following 2 Users Say Thank You to cddiede For This Useful Post:
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#788
FYI: Even though it works, the hardware volume keys still don't acknowledge that a media application is running and only adjust the ringer volume during playback. But the on screen volume control in the status pane works fine.

There's no rotation working and the UI elements are a bit hard to hit in it's current state.

But let not any of these minor issue take away from the fact that Meego users can now get their Pandora on!!

Thanks so much to fatalsaint!!!
 

The Following User Says Thank You to cddiede For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#789
Ok, the one major thing I need now is to figure out how to identify an N9 so I can build it into the regular fremantle deb file.

I'll also figure a way to code in proper placement of the .desktop file.

Does anybody know how I can get an N9's release version? In Maemo there is the /proc/ file and meego has /etc/meego-release.. other linux's have /etc/lsb-release or /etc/redhat-release..

Doesn't anybody know of a file like that for Harmattan that I can parse?

ETA: Btw you can remove mplayer if you no longer want/need it. I am using the gstreamer backend which is the way it should be.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#790
Well, I haven't found a version file yet, but there are several directories under /etc that only exist on the N950 and N9 such as:

directory:
/etc/meegotouch

file:
/etc/aegisfs.conf

Couldn't you check for some of these files/directories to exist to distinguish a Meego phone from a maemo phone?

Last edited by cddiede; 2011-11-17 at 22:45.
 

The Following User Says Thank You to cddiede For This Useful Post:
Reply

Tags
bad tags, good tags, pyradio


 
Forum Jump


All times are GMT. The time now is 08:29.