[Mono-bugs] [Bug 365827] Jumper site fails to start after selecting a country, and clicking OK.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 5 15:31:42 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=365827

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=365827#c4


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |NEEDINFO
      Info Provider|                                                |rkvinge at novell.com




--- Comment #4 from Sebastien Pouliot <spouliot at novell.com>  2008-05-05 13:31:41 MST ---
So I was able to "convince" firebug to work on Windows...

On Silverlight the videoChanged function is called one time with
CurrentState == "Playing"

On Moonlight the videoChanged function is called several times with (in order)
CurrentState == "Opening"
CurrentState == "Buffering"
CurrentState == "Paused"
CurrentState == "Stopped"
but never the "Playing" state that Silverlight does.

Anyway in this case it's the "Paused" step triggers the script to do some
additional stuff that mess it's internal state. This is why (or part of why)
the rest of the site does not work.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list