Ticket #1053 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Stop-before-fully-loaded bug in Audiodescription

Reported by: jeroen Owned by: jeroen
Priority: Milestone: Plugins
Component: embedding Keywords:
Cc: Forum thread:

Description

If you go to a page with audiodescription player, and then close your window quickly, before the audiodescription mp3 file finishes loading, you get this debug player error:

Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.
   at com.jeroenwijering.plugins::Audiodescription/stateHandler()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at com.longtailvideo.jwplayer.player::PlayerV4Emulation/stateHandler()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at com.longtailvideo.jwplayer.player::Player/forward()
   at com.longtailvideo.jwplayer.events::GlobalEventDispatcher/dispatchEvent()
   at com.longtailvideo.jwplayer.model::Model/forwardEvents()
   at com.longtailvideo.jwplayer.events::GlobalEventDispatcher/dispatchEvent()
   at com.longtailvideo.jwplayer.media::MediaProvider/dispatchEvent()
   at com.longtailvideo.jwplayer.media::MediaProvider/setState()
   at com.longtailvideo.jwplayer.media::MediaProvider/play()
   at com.longtailvideo.jwplayer.media::VideoMediaProvider/play()
   at com.longtailvideo.jwplayer.controller::Controller/bufferFullHandler()
   at flash.events::EventDispatcher/dispatchEventFunction()
   at flash.events::EventDispatcher/dispatchEvent()
   at com.longtailvideo.jwplayer.media::MediaProvider/dispatchEvent()
   at com.longtailvideo.jwplayer.media::MediaProvider/sendMediaEvent()
   at com.longtailvideo.jwplayer.media::VideoMediaProvider/positionHandler()
   at Function/http://adobe.com/AS3/2006/builtin::apply()
   at SetIntervalTimer/onTimer()
   at flash.utils::Timer/_timerDispatch()
   at flash.utils::Timer/tick()

Change History

comment:1 Changed 3 years ago by jeroen

  • Type changed from enhancement to bug

comment:2 Changed 3 years ago by jeroen

  • Component set to embedder
  • Summary changed from Small bug in Audiodescription to Stop-before-fully-loaded bug in Audiodescription

comment:3 Changed 3 years ago by jeroen

Added sound error handlers.

comment:4 Changed 3 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.