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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=365827#c1


Sebastien Pouliot <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to