ms11 / 4chanSoundPlayer

Play those sound from those images!
10 stars 1 forks source link

No playback in Firefox Nightly #15

Closed bitcores closed 12 years ago

bitcores commented 12 years ago

Audio does not play in Firefox Nightly, I think it may have to do with the BlobBuilder depreciation that Firefox stable warns about in the Error Console, there is no such Warning message in the Nightly Error Console though.

As for what occurs, when a link is clicked the percentage counts up to 100% and then nothing, the player window doesn't open, the audio doesn't play. There is no issue opening the player window from the Show Player link, but even opening the player window after a link has loaded to 100% nothing shows in it.

MegaMoses commented 12 years ago

Audio will start to play for me and then Nightly crashes if I click anywhere on the screen.

bitcores commented 12 years ago

Now I get an "Error: Permission denied to access object" message in Error Console when attempting to load an embedded sound. Load progress no longer counts up either.

--edit-- Error message has gone away, temporary bug in Nightly or is the message/error usually ignored?

ms11 commented 12 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=799234 Bug is worked on, the attached patch solves the problem, I don't know when it'll be accepted and land in Nightly though.

bitcores you should try with Greasemonkey, Scriptish(-progress) became outdated.

ms11 commented 12 years ago

I can play the sounds in the newest Nightly (19.0a1 2012-10-12)

bitcores commented 12 years ago

I needed to update to the latest Scriptish but yeah, now I can too.

ripdog commented 12 years ago

Confirmed, works in latest nightly with latest scriptish. Greasemonkey doesn't work unfortunately, so I had to switch again. Sigh.

ms11 commented 12 years ago

Greasemonkey(1.4) works on Nightly.

vampiricwulf commented 12 years ago

Working on Nightly for me.