I'm having a intermittent issue getting our jplayer playlist working in FF. It works sometimes, and largely not working. It seems to work properly in FF viewing the example, but not on our site. It is most likely something I've done, but not sure what. Any help would be greatly appreciated. My thought is it's something I might have misconfigured with the plugin. I'm using the latest jplayer 1.2. Thanks.
#our site
http://www.splcenter.org/voices
#demo site
http://www.happyworm.com/jquery/jplayer/latest/demo-02.htm
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | jplayer_play_button_in_firefox-852286-5.patch | 950 bytes | misc |
| #5 | jplayer.patch | 969 bytes | misc |
| #2 | jplayer-852286.patch | 654 bytes | nottaken |
Comments
Comment #1
nottaken commentedI noticed a comment on the jplayer forum that may relate to this. In short, "..requirement that all player container elements have unique ids.." I'm looking into it further, but thought I'd mention it here if anyone has ideas. Thanks.
Firefox 3.6.6 + jPlayer 1.2.0 loading swf twice, not firing jPlayerReady
http://groups.google.com/group/jplayer/browse_thread/thread/ab7ae156cfec...
Comment #2
nottaken commentedAnswering my own question somewhat. A few things caused this problem in FF. Limited bandwidth caused the player to not respond, and while troubleshooting with Firebug this caused a bigger problem...using Firebug and the jplayer plugin together is a known bug.
#Firebug known issue
http://www.happyworm.com/jquery/jplayer/latest/developer-guide.htm#jPlay...
I did find that without the autoplay on, it doesn't set the first item as active, which in turn doesn't allow the play button to work when the page loads. I created a patch file that moves the setActive method outside of the autoPlay condition to set the first item as active. This is my first attempt at submitting a patch.
Comment #3
mandclu commentedYour patch definitely fixes the issue (which I had seen as well). The problem with the patch itself is that it doesn't indicate which file it should be applied against.
Let me know if you need help getting the patch re-rolled.
Comment #4
tvilms commentedI've tried the patch, it's a nice improvement. Well done.
Comment #5
misc commentedNew patch for the latest version.
Comment #6
nottaken commentedComment #7
patrickroma commentedThe patch doesn't seem to work for me - playlist play button still fails. I cleared all caches.
Comment #8
patrickroma commentedThe last patch from #5 solved the situation for beta3
Comment #9
misc commentedHere is a new patch that follow the Drupal standard, still for beta3.
Comment #10
vm commentedComment #11
nikosnikos commentedThe patch #9 works for me with FF 3.6 + Ubuntu 10.10 and fixes #906454: nothing happens when I click on "play" in playlist mode + Auto-play disabled
Comment #12
deviantintegral commentedThe patch in #9 has some pretty broken indentation that needs to be fixed.
Can anyone verify that this is still a problem in the latest 6.x-1.x release?
Comment #13
markie commentedAll: With the release of 7.x-2.0 I am going to close this issue and look forward to any new issues created against that release. Thanks for your patience on this project.
Comment #14
markie commentedactually.. 6.x will no longer be supported.