View Single Post
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#940
I think I have the same problem as blitzlee06 on my N9.

I've edited line 295 of the pandora.py file to read:
reqUrl = self.base_url_lid.replace("https","http") %( self.rid, self.lid,
"getFragment" )

and I've edited line 33 of the radioplayer.py file to read:
self.pandora = Pandora( self.format, self.protocol_version )

But still I log in, see my stations, but get no album art nor audio.
I see the OUT OF SYNC message in my output but my time is correct and I'm in the USA so I would think that I match Pandora's time.

Although the message "INCOMPATIBLE VERSION DETECTED, BUMPING." does not give me the warm fuzzies....

Terminal output follows:

pt/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"

PANDORA: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/master/src/libpiano/crypt_key_input.h"

PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_out"

PANDORA: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/master/src/libpiano/crypt_key_output.h"

PANDORA: Saving keys

PANDORA: dataDir = "/opt/pyRadio/libpiano/"

PANDORA: dataDir.isDir? True

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: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/master/src/libpiano/crypt_key_input.h"

hijackWindow() context created for Panda(0x628e78, name = "pyRadio") 1

Found SGX/MBX driver, enabling FullClearOnEveryFrame

Found v1.4 driver, enabling brokenTexSubImage

QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x825ed8)

PANDORA: Loading key from file "/opt/pyRadio/libpiano/key_out"

PANDORA: Downloading key from url "https://raw.github.com/PromyLOPh/pianobar/master/src/libpiano/crypt_key_output.h"

PANDORA: Saving keys

PANDORA: dataDir = "/opt/pyRadio/libpiano/"

PANDORA: dataDir.isDir? True

INCOMPATIBLE VERSION DETECTED, BUMPING.

Radio Started.

INCOMPATIBLE VERSION DETECTED, BUMPING.

Error: com.savagebeast.radio.api.protocol.xmlrpc.RadioXml RpcException: 192.168.161.24|1327426305542|OUT_OF_SYNC|You have no chance to survive make your time.

Code: 1

hijackWindow() context created for QInputDialog(0xaeab19c8) 1

Found SGX/MBX driver, enabling FullClearOnEveryFrame

Found v1.4 driver, enabling brokenTexSubImage

QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x826608)

hijackWindow() context created for QInputDialog(0xaeab19c8) 1

Found SGX/MBX driver, enabling FullClearOnEveryFrame

Found v1.4 driver, enabling brokenTexSubImage

QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x6a2218)