bugGnash - The GNU Flash player - Bugs: bug #30089, Pandora tuner does not load, uses...

 
 

bug #30089: Pandora tuner does not load, uses 100% of CPU

Submitter:  Albert Vernon <aevernon>
Submitted:  Wed 09 Jun 2010 02:37:49 AM UTC
   
 
Category:  core Severity:  3 - Normal
Release:  0.8.7 Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 10 Nov 2010 10:38:15 PM UTC, comment #6: 
-X- <maximi89>
Wed 10 Nov 2010 09:53:58 PM UTC, comment #5: 

Sorry, the tuner is too large for me to attach to this ticket.

If anyone needs it, let me know and I will email it to you.

Albert Vernon <aevernon>
Wed 10 Nov 2010 09:51:00 PM UTC, comment #4: 

For those who want to work on this ticket but are outside of the USA, I have attached version 9.2.0.0 of the Pandora tuner.

Albert Vernon <aevernon>
Mon 08 Nov 2010 09:58:33 PM UTC, comment #3: 

This can't be accesible now to users out of USA...

http://www.pandora.com/restricted

-X- <maximi89>
Thu 10 Jun 2010 02:47:56 AM UTC, comment #2: 

Yes, it is possible to directly load with the Adobe player.

The page that embeds the .SWF is http://www.pandora.com/.

If I use the command line that you suggested

gtk-gnash -F2 -v https://www.pandora.com/radio/tuner_9_1_0_0_pandora.swf

then I see these errors in the terminal window:

GET undefined:javascript:onTunerEvent('getMaxUrlLimit');
GET undefined:javascript:onTunerEvent('onChangeDefaultSkinRequest', 'default');

I have attached the Gnash debug log to this ticket.

(file #20716)

Albert Vernon <aevernon>
Wed 09 Jun 2010 06:50:26 AM UTC, comment #1: 

The 'Syntax error' you get because the default GETURL handler invokes the shell. Pretty dangerous. Consider always adding a -F2 to your standalone calls so you see requests sent to "hosting application" in your console.

When using the plugin that call should get to the correct place.

If you can, try the SWF direct with the adobe player, that'd tell you if it is possible at all to load it like that. If not, you should give us full URL of the page embedding that swf.

Finally, next time add a -v switch to your gtk-gnash call,
to get more informations (sometimes bugs are just known and
reported)

Sandro Santilli <strk>
Group Member
Wed 09 Jun 2010 02:37:49 AM UTC, original submission:  

How to reproduce:

gtk-gnash https://www.pandora.com:443/radio/tuner_9_1_0_0_pandora.swf

Observed behavior:

1. Pandora tuner displays, "Please wait, Pandora is loading", and the progress meter gets to 50% before freezing.
2. The following error appears in the terminal window: sh: Syntax error: ")" unexpected
3. CPU usage for gtk-gnash becomes 100%.

Expected behavior:

Pandora tuner should fully load.

Environment:

Ubuntu 10.04 x86_64
Firefox 3.6.3
Gnash 0.8.7
Pandora tuner 9.1.0.0

Albert Vernon <aevernon>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #20716:  gnash-dbg.log added by aevernon (397KiB - text/x-log - Gnash debug log while viewing pandora.com)
file #20706:  pandora.png added by aevernon (41KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by maximi89 (Posted a comment)
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by aevernon (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-06-10 aevernon Attached File- Added gnash-dbg.log, #20716
    2010-06-09 aevernon Attached File- Added pandora.png, #20706

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code