[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 11:54:03 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#c1


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |spouliot at novell.com




--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  2008-05-05 09:54:02 MST ---
On Moonlight Firebug reports an error:

uncaught exception: [Exception... "Unexpected error arg 1
[nsIDOMHTMLDocument.getElementById]"  nsresult: "0x8000ffff
(NS_ERROR_UNEXPECTED)"  location: "JS frame ::
http://msbluelight-0.agappdom.net/e1/d/40230/57/63345607200/0.fsLoI57Av1sbjk4KblKDQBUn8JU/StartPlayer.js
:: anonymous :: line 39"  data: no]

Stack trace

_handleLoad(undefined)StartPlayer.js (line 39)
_init()Page.xaml.js (line 94)
imagesDownloaded(Downloader)

37 if ( typeof (g_control ) != 'undefined' )
38 {
39 playerParent = document.getElementById ( g_control ) ;
40 }

However if I put a breakpoint the error is gone... and g_control is a string
with "appId" value.


-- 
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