hazymayon / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Action Script error on logout (Chrome on Ubuntu) #406

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  Join Demo server with Chrome on Ubuntu
2.  Click logout
3.

An ActionScript error has occurred: 
ArgumentError: Error #2025: The supplied DisplayObject must be a child of 
the caller. 
 at flash.display::DisplayObjectContainer/removeChild() 
at mx.core::Container/removeChild() 
 at flexlib.mdi.managers::MDIManager/remove() 
at flexlib.mdi.managers::MDIManager/onCloseEffectEnd() 
 at flash.events::EventDispatcher/dispatchEventFunction() 
at flash.events::EventDispatcher/dispatchEvent() 
 at mx.effects::Effect/effectEndHandler() 
at flash.events::EventDispatcher/dispatchEventFunction() 
 at flash.events::EventDispatcher/dispatchEvent() 
at mx.effects::EffectInstance/finishEffect() 
 at mx.effects::EffectInstance/finishRepeat() 
at mx.effects.effectClasses::TweenEffectInstance/onTweenEnd() 
 at mx.effects.effectClasses::BlurInstance/onTweenEnd() 
at mx.effects::Tween/endTween() 
 at mx.effects::Tween/ 
http://www.adobe.com/2006/flex/mx/internal::doInterval() 
 at mx.effects::Tween$/timerHandler() 
at flash.utils::Timer/_timerDispatch() 
at flash.utils::Timer/tick() 
Jeremy Thomerson 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ffdixon@gmail.com on 12 Mar 2010 at 2:04

GoogleCodeExporter commented 8 years ago
I have this nagging suspicion this was an old error relating to the dreaded 
Fisheye thumbnail selector. I'm going to mark it as fixed. If someone is still 
getting this, please re-open it.

Original comment by Me.S...@gmail.com on 29 Sep 2010 at 2:17