Notices


Reply
Thread Tools
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#651
Originally Posted by dsawhney View Post
Installed pyradio for first time after firmware reflash so don't have the pyradio directory or config file in /home/user/.config. Looks like this file is only created after the first successful authentication.

I've already verified the login/password multiple times, it is correct. Work on the pandora website just fine. I can try to create the config file manually if you tell me the syntax.
Remember that by default the N900 capitalizes the first letter of both the username and the password. So if it's supposed to be caps and you hold the shift it'll be lowercase instead.

syntax would just be:

user=something@hotmail.com
password=mypassword
__________________
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!
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#652
Is there any other stuff that pyRadio downloads onto the tablet outside of /usr/lib/python2.5 and /opt/?
 
Posts: 15 | Thanked: 8 times | Joined on Sep 2011 @ Northern Kentucky
#653
I updated, but now the program does not load. Is there something else I need to configure or install?

Code:
 $ /opt/pyRadio/pyRadio.py
Traceback (most recent call last):
  File "/opt/pyRadio/pyRadio.py", line 9, in <module>
    from pyRadio_ui import *
  File "/opt/pyRadio/pyRadio_ui.py", line 231, in <module>
    from PySide import QtWebKit
ImportError: could not import PySide.QtNetwork
 

The Following User Says Thank You to Djhunt For This Useful Post:
Posts: 313 | Thanked: 247 times | Joined on Jan 2010 @ USA
#654
Originally Posted by fatalsaint View Post
Remember that by default the N900 capitalizes the first letter of both the username and the password. So if it's supposed to be caps and you hold the shift it'll be lowercase instead.

syntax would just be:

user=something@hotmail.com
password=mypassword
Thanks, config file fixed the issue
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#655
Originally Posted by Djhunt View Post
I updated, but now the program does not load. Is there something else I need to configure or install?

Code:
 $ /opt/pyRadio/pyRadio.py
Traceback (most recent call last):
  File "/opt/pyRadio/pyRadio.py", line 9, in <module>
    from pyRadio_ui import *
  File "/opt/pyRadio/pyRadio_ui.py", line 231, in <module>
    from PySide import QtWebKit
ImportError: could not import PySide.QtNetwork
Ok, this looks like I'm missing a dependency. Run:
Code:
apt-get install python-pyside.qtnetwork
That should fix the problem. Thanks for letting me know, I'll fix it.

Addison,

pyRadio itself only loads its stuff to /opt. It's dependencies load to other places. I don't know all of the places that the dependencies install too. That just looked to be the biggest one.
__________________
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 2 Users Say Thank You to fatalsaint For This Useful Post:
Posts: 15 | Thanked: 8 times | Joined on Sep 2011 @ Northern Kentucky
#656
[QUOTE=fatalsaint;1095946]Ok, this looks like I'm missing a dependency. Run:
Code:
apt-get install python-pyside.qtnetwork
That should fix the problem. Thanks for letting me know, I'll fix it.

When I ran it I got the following:

Code:
~ $ apt-get install python-pyside.qtnetwork
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
~ $
I typed 'yes' and it just scrolls the letter y.
 
Posts: 1,522 | Thanked: 392 times | Joined on Jul 2010 @ São Paulo, Brazil
#657
Try opening HAM, checking for update (wait till it's done loading the list) and then closing and then try again.
 
Posts: 15 | Thanked: 8 times | Joined on Sep 2011 @ Northern Kentucky
#658
What is HAM, and how do I open it? (These questions probably reveal little I know...)
 
Posts: 1,522 | Thanked: 392 times | Joined on Jul 2010 @ São Paulo, Brazil
#659
Wait, were you even root to start with?
 

The Following User Says Thank You to TiagoTiago For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#660
Tiago was on the right track. My fault, I wasn't specific.

You needed to be root first before running that command.

Code:
sudo gainroot
Then run the apt-get command.
__________________
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!
 
Reply

Tags
bad tags, good tags, pyradio


 
Forum Jump


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