Closed
Bug 1066196
Opened 11 years ago
Closed 10 years ago
Spotify doesn't work in Shumway
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dholbert, Unassigned)
References
Details
STR:
1. Have a (free) spotify account.
2. Set about:config pref "shumway.disabled" to false
2. Visit https://play.spotify.com/
(Log in, if you're not already logged in.)
3. Try to play some music. (Click "search" or "Radio" on the left sidebar)
ACTUAL RESULTS: The buttons don't work, and eventually Spotify displays an in-page dialog saying to install Flash.
| Reporter | ||
Comment 1•11 years ago
|
||
("The buttons don't work" = I don't see any visible changes when I click the radio or search buttons on the left sidebar)
Updated•11 years ago
|
Blocks: shumway-1.0
Comment 2•11 years ago
|
||
Shumway prints a few warnings to the console:
> "Dropped tag during parsing. Code: 77 (CODE_METADATA)" shumway.parser.js:15:14
> "Dropped tag during parsing. Code: 65 (CODE_SCRIPT_LIMITS)" shumway.parser.js:15:14
> "Dropped tag during parsing. Code: 41 (CODE_PRODUCT_INFO)" shumway.parser.js:15:14
> "somewhatImplemented: public flash.display.LoaderInfo::get parameters" shumway.player.js:16:14
> "somewhatImplemented: public flash.system.Security::static allowDomain [""]" shumway.player.js:16:14
> "somewhatImplemented: public flash.system.Security::static allowInsecureDomain" shumway.player.js:16:14
> "__flash__eval: try {__flash__toXML(FB.Music.flashCallback("DEBUG_LOG",({msg:"constructing MusicClientBridge v0.1.3 @ null"})));} catch (e) {"<undefined/>";}" ShumwayStreamConverter.jsm:769:6
> "release: false" viewerPlayer.js:30:2
> "Not Implemented public flash.net.LocalConnection::set isPerUser" shumway.player.js:16:14
> "__flash__eval: try {__flash__toXML(FB.Music.flashCallback("ERROR_LOG",({msg:"constructor: Error: Not Implemented public flash.net.LocalConnection::set isPerUser"})));} catch (e) {"<undefined/>";}" ShumwayStreamConverter.jsm:769:6
Updated•11 years ago
|
Blocks: shumway-later
Comment 3•11 years ago
|
||
This bug does not need to block Shumway's 1.0 milestone for ads.
No longer blocks: shumway-1.0
Comment 4•10 years ago
|
||
Is this a good first bug? I'm pretty interested in having spotify running in shumway.
Flags: needinfo?(cpeterson)
Comment 5•10 years ago
|
||
hi Francisco, Spotify is probably not a good first bug for contributing to Shumway. Spotify is a pretty complicated Flash app and probably depends on multiple Flash features to be implemented.
Some good first Shumway bugs might be bug 1143017 or bug 1158453. If you have any questions about getting started with Shumway, just drop by the #shumway IRC channel.
Flags: needinfo?(cpeterson)
| Assignee | ||
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 6•10 years ago
|
||
I don't think "INCOMPLETE" makes sense here -- we use that resolution when the reporter doesn't provide enough information, or when the page that reproduces an issue goes away.
I'd guess that WONTFIX would be a more appropriate resolutions here, perhaps, if we're saying we've decided not going to support this use-case in shumway? (Same goes for bug 1120561.)
Flags: needinfo?(ehumphries)
Flags: needinfo?(ehumphries)
Comment 7•10 years ago
|
||
Please report this issue on the GitHub project page https://github.com/mozilla/shumway/
You need to log in
before you can comment on or make changes to this bug.
Description
•