Page 1 of 1

[Resolved] Issues with spotify webplayer after recent update

Posted: Thu Apr 03, 2014 6:09 pm
by StealthStalker
Spotify icons/parts of the webplayer are not visible/do not load in Firefox. This is even after attempting to allow every part of the page (even as a test, multiple temp allows).

As seen here: http://i.imgur.com/wtTnw3s.jpg

I'm certain this is a noscript issue as I've disabled all add-ons and the page loads, and when re-enabling noscript is when the site breaks again.

Firefox version: 28.0
Noscript Version: 2.6.8.19
Flash is up to date

Anything else I need to consider?

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 7:08 pm
by barbaz
When it fails, anything related in the Browser Console? (Ctrl-Shift-J)
(if you don't know what's related, turn off CSS warnings and post whatever's left)

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 8:15 pm
by StealthStalker
Without both Errors and Warnings, yeah? Here's what the console shows.

http://pastebin.com/tR8fgG4U

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 9:28 pm
by barbaz
Hmmm, nothing obviously NoScript-related... Do you still get this message with NS disabled?

Code: Select all

Security Error: Content at https://play.spotify.com/apps/radio/3274/?id=radio&cb=5&locale=en&spd-api=3029 may not load data from https://play.spotify.edgekey.net/apps/radio/3274/css/style.css.

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 9:51 pm
by StealthStalker
Yes, that still shows. Here's what the console looks like after disabling no script and loading the page:

http://pastebin.com/uPLbeir3

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 9:52 pm
by StealthStalker
Also what the site looks like normally. (wouldn't let me put this in the same post)

http://i.imgur.com/1cV3VVu.jpg

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 11:14 pm
by barbaz
StealthStalker wrote:Also what the site looks like normally. (wouldn't let me put this in the same post)

http://i.imgur.com/1cV3VVu.jpg
Oh. You need to allow the missing webfont, either temporarily through the Blocked Objects submenu or permanently through about:config -> noscript.allowedMimeRegExp .

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 11:39 pm
by StealthStalker
That's it, thanks for your help.

Re: Issues with spotify webplayer after recent update.

Posted: Thu Apr 03, 2014 11:56 pm
by therube
For reference: https://play.spotify.com/album/3M8i6e2jW1T5etzOwjaQzI

Oh, so it wasn't an issue were it wasn't working correctly, it just wasn't displaying correctly. (Everything, or at least all, the little, I've looked at, looks to work without allowing fonts. Just spotify.com & blabla.cloudfront.net.)

Re: Issues with spotify webplayer after recent update.

Posted: Fri Apr 04, 2014 5:09 am
by StealthStalker
Yeah, I guess I didn't describe it well. Just wasn't sure what was going on as I hadn't really experienced this issue before and had been using Noscript and that webplayer for quite some time.

The buttons themselves still work, but some things like volume control weren't visible at all.

Re: Issues with spotify webplayer after recent update.

Posted: Fri Apr 04, 2014 4:46 pm
by StealthStalker
I followed the link for the about:config info for a perma fix, but being the newbie that I am can't quite grasp it. What would be the exact line or change I would need to make to allow this blocked object permission to be permanent? This specific instance?

Re: Issues with spotify webplayer after recent update.

Posted: Fri Apr 04, 2014 5:17 pm
by therube
The Blocked Objects menu gave the hint.

Code: Select all

FONT@https?://glue-static.s3-external-3.amazonaws\.com
(And ABP gave me the link, without typo's ;-).)

Re: Issues with spotify webplayer after recent update.

Posted: Fri Apr 04, 2014 9:39 pm
by StealthStalker
Got it, thanks again.