maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [M5+M6] [Announce] qAndora - Pandora Internet Radio for N900+N9 (https://talk.maemo.org/showthread.php?t=94019)

Jef91 2014-10-17 13:39

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
Updated the N9 package to look less Windows 98.

nokiabot 2014-10-17 14:00

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
Will this get to the repos as its nice to be there :)

kapu2 2014-10-17 19:19

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
Quote:

Originally Posted by Jef91 (Post 1443231)
Something openrepos does must have corrupted my .deb file. Try installing it from the download on my GitHub linked in the first post here.

no luck i'm afraid. i get an "invalid installation package" error. :(

Jef91 2014-10-17 19:39

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
Have you installed 3rd party debs on your N9 before? Can you post the full error of trying to install the .deb via:

dpkg -i qandora-mobile.deb

tcbl50 2014-10-17 20:15

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
getting this error on N900. any ideas??

python /home/user/MyDocs/qandora-n900/qAndora.py
/home/user/MyDocs/qandora-n900/qAndora.py:492: GtkWarning: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
app = QApplication(sys.argv)
ERROR:root:fault code: 12 message: An unexpected error occurred
ERROR:root:fault code: 0 message: An unexpected error occurred
Traceback (most recent call last):
File "/home/user/MyDocs/qandora-n900/qAndora.py", line 493, in <module>
mainWin = MainWindow()
File "/home/user/MyDocs/qandora-n900/qAndora.py", line 94, in __init__
self.loginUser(self.preferences['username'], self.preferences['password'])
File "/home/user/MyDocs/qandora-n900/qAndora.py", line 144, in loginUser
self.radioPlayer.setStation(self.radioPlayer.getSt ations()[0])
File "/home/user/MyDocs/qandora-n900/playerGst/playerGst.py", line 82, in getStations
return self.pandora.get_stations()
File "/home/user/MyDocs/qandora-n900/playerGst/pandora.py", line 173, in get_stations
stations = self.json_call('user.getStationList')['stations']
File "/home/user/MyDocs/qandora-n900/playerGst/pandora.py", line 140, in json_call
raise PandoraError("Pandora returned an error", code, "%s (code %d)"%(msg, code))
playerGst.pandora.PandoraError

Jef91 2014-10-17 20:55

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
That indicates a login error - likely a typo in your login. You can clear your settings/check what you entered at ~/.config/qAndora/preferences.cfg

Validating that the user name/password work is on my TODO list.

kapu2 2014-10-17 21:32

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
Quote:

Originally Posted by Jef91 (Post 1443338)
Have you installed 3rd party debs on your N9 before? Can you post the full error of trying to install the .deb via:

dpkg -i qandora-mobile.deb

yup, i've installed quite a few 3rd party debs. here's what the terminal tells me.

http://i.imgur.com/h4ATinT.png

i have developer mode enabled, but i don't have any of the extra dev packages installed. could i need one of these maybe? sorry for being a pain, i wish i knew what i was doing here. :(

peterleinchen 2014-10-17 21:43

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
What about giving the full specified name to downloaded deb?
Most probably
dpkg -i /home/user/MyDocs/qandora-mobile.deb
or (depending on your users.dir)
dpkg -i /home/user/qandora-mobile.deb

(as termimal starts in /home/user and after devel-su you are in /root)

kapu2 2014-10-17 22:01

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
@peterleinchen - ran that through as well but i got the same Aegis rejection error. I don't know, I feel like I've messed something up somewhere in the python package installation. Ah well.

tcbl50 2014-10-17 22:52

Re: [Announce] qAndora - Pandora Internet Radio for N900+N9
 
Quote:

Originally Posted by Jef91 (Post 1443341)
That indicates a login error - likely a typo in your login. You can clear your settings/check what you entered at ~/.config/qAndora/preferences.cfg

Validating that the user name/password work is on my TODO list.

ok will check. this app can only be used in US right???


All times are GMT. The time now is 10:31.

vBulletin® Version 3.8.8