Open GoogleCodeExporter opened 9 years ago
I believe this is because of the new Pandora site. I would like to see it
fixed, but I'm not entirely sure if the issue can be fixed.
Original comment by clint.pe...@gmail.com
on 26 Sep 2011 at 3:39
I am having a similar issue, only mine stops on "Please wait Pandora is
loading". I hear repeated "clicks" as if something is trying to load.
Windows 7 Ultimate
Original comment by drobs...@gmail.com
on 27 Sep 2011 at 10:22
If I leave for ~30 seconds it will play about 1-3 seconds of something
intermittently. The screen never changes from 'Please wait, Pandora is
loading...' with zero % progress bar. Attaching my trace watcher I can see it
is getting the following exceptions:
(1) browser2_BeforeNavigate2:
javascript:void(setTimeout(function(){Pandora.fireEvent("StationPlayed",{isQuick
Mix:false, isShared:false, stationId:unescape('557090836468207411'),
stationName:unescape('The%20Decemberists%20Radio')})},1));
Length cannot be less than zero.
The problem appears to me to be the parsing of the URL for station and song
names and ids. The LastIndexOf() usage is not compatible with the current
element ordering. It should be looking for the next ')' instead. I can't get
my source to compile/run at the moment or I would submit a patch.
Original comment by mmurfins...@gmail.com
on 28 Sep 2011 at 2:48
Yes, this seems to be due to the new site. Does anyone know if there is a URL
you can use to navigate to the old Flash based Pandora site? When they first
introduced the HTML5 version, you could get to the old site through
www.pandora.com/#, but that doesn't seem to work anymore.
Original comment by davetal...@gmail.com
on 10 Oct 2011 at 2:10
Any updates folks? I loved this feature .. wish I could be more useful but I'm
not a coder.
Original comment by mehtani...@gmail.com
on 21 Nov 2011 at 10:41
anyone find a fix yet?
Original comment by mylessak...@gmail.com
on 13 Dec 2011 at 4:57
Still encountering same issue.
This URI is showing app events but doesn't seem helpful:
http://getopenpandora.appspot.com/pandoraevents.html
Can anyone implement a parsing fix as mentioned by mmurfinsimmons?
Original comment by zanesm...@gmail.com
on 29 Dec 2011 at 6:18
Has anyone fixed this? I seem to have the "Please Wait, Pandora is Loading..."
screen yet the progress bar goes nowhere and all I hear is a bunch of clicks as
if it is loading, but it is going nowhere...
I am running Windows XP...
Original comment by Gonzalez...@gmail.com
on 13 Jan 2012 at 10:44
[deleted comment]
I have the same problem as Gonzales, but I run Windows 7 premium x64.
Original comment by DarthSaw...@gmail.com
on 7 Sep 2012 at 9:17
No updates on this still after 1.5 years?
Original comment by akn...@gmail.com
on 22 Jun 2013 at 4:45
Original issue reported on code.google.com by
que...@gmail.com
on 12 Jul 2011 at 7:24Attachments: