Reply
Thread Tools
Jef91's Avatar
Posts: 191 | Thanked: 129 times | Joined on Dec 2009 @ Bloomington, IL
#1
Spent the better part of the last couple days getting this working for my own use, figured I might as well share. I've compiled the latest Enlightenment Foundation Libraries+Elementary+Python Bindings for Harmattan so I can use my python applications on my Nokia N9.

The first thing I've created a package for is my eAndora Pandora Radio player:



You can download a tarbal with all of the .debs needed to install eAndora from here. Simply extra the .deb files and then in a terminal navigate to the extracted files and run as root:

Code:
dpkg -i *.deb
apt-get -f install
After those finish you should have a eAndora launcher.

One niggle I haven't worked out yet is getting the on screen keyboard to work with EFL applications. This means you can't log into Pandora using the GUI. Thankfully I'm lazy and store the login in raw text. To login simply create the file ~/.config/eAndora/userinfo

On its first line put the email address you use to log into Pandora. On the second line put your password.

Launch eAndora from the launcher and you should be good to go.

If you know how to call the N9 keyboard or interface with it's audio via python please let me know!

Keyboard Workaround: Even if we can't bring the keyboard up, we CAN enable a long press to paste text into text entry fields. Open the elementary config launcher and select profiles at the top. Under available profiles select mobile and then press the use button at the bottom. This will allow you to long press in any text field to bring up a "paste" option.



Cheers,
~Jeff Hoogland

Last edited by Jef91; 2014-02-14 at 00:02.
 

The Following 10 Users Say Thank You to Jef91 For This Useful Post:
Jef91's Avatar
Posts: 191 | Thanked: 129 times | Joined on Dec 2009 @ Bloomington, IL
#2
One small niggle I've found while using eAndora on Harmattan someone might be able to help with - every time the song changes my volume changes itself from whatever level it was at to the max - any ideas why this might be?

Regards,
~Jeff
 
DJJonosound's Avatar
Posts: 411 | Thanked: 302 times | Joined on May 2012 @ Australia
#3
Surprised no one has commented on this... great work, and thanks for keeping on supporting the platform
 
Posts: 705 | Thanked: 300 times | Joined on May 2011
#4
will love too see in jolla
 
Posts: 277 | Thanked: 235 times | Joined on Jan 2012
#5
I'm surprised as well with the lack of response for this app. I've been disappointed with soundtracker. I would rather have a proper pandora app for the N9.
 
Jef91's Avatar
Posts: 191 | Thanked: 129 times | Joined on Dec 2009 @ Bloomington, IL
#6
Huh - TMO failed to email me even though I'm subscribed to this thread.

Anywho - glad some other people find it useful. It works fairly well for me. I'm hoping to at the very least find a method to tie eAndora into the N9's native sound system and eventually add rotation support.

In terms of Pandora features I really need to add a option to add variety to a current station. Been missing that one myself.

As for Jolla - Sailfish doesn't seem to run very well on the Nokia N9 so I don't really plan to do anything with that OS.

~Jeff
 

The Following User Says Thank You to Jef91 For This Useful Post:
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#7
I just got around to installing this. Great work! So far everything is working as expected. Getting the volume bug and a VKB would just be icing on the cake.

Question: why is the desktop file write protected? I can't change it without getting an error.

Last edited by imaginaryenemy; 2014-01-28 at 19:27.
 
kapu2's Avatar
Posts: 102 | Thanked: 228 times | Joined on Jan 2014 @ Northern WI, USA
#8
sorry to be so noobish, but how do i install this? i would love to try it! downloaded the package of debs but trying to opening them in my n9 to install gives me an error.
 
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#9
Originally Posted by kapu2 View Post
sorry to be so noobish, but how do i install this? i would love to try it! downloaded the package of debs but trying to opening them in my n9 to install gives me an error.
You have to dpkg -i them in terminal. The order matters some, also. Trial and error got me through.
 
Alexxxl's Avatar
Posts: 152 | Thanked: 91 times | Joined on Mar 2013 @ Russia Saratov
#10
what else python application failed to start on H9 thanks to your work?
 
Reply

Tags
application, elementary, pandora, python

Thread Tools

 
Forum Jump


All times are GMT. The time now is 13:23.