Bug 506306

Summary: mstv.cz site does not load
Product: [Mono] Moonlight Reporter: Stanislav Poljovka <spoljovka>
Component: xamlAssignee: Swamp Workflow Management <swamp>
Status: RESOLVED DUPLICATE QA Contact: Swamp Workflow Management <swamp>
Severity: Normal    
Priority: P5 - None CC: spoljovka
Version: unspecified   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.0   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: standard/error output from Firefox

Description Stanislav Poljovka 2009-05-22 08:58:56 UTC
Created attachment 293815 [details]
standard/error output from Firefox

Description of Problem:
mstv.cz is Silverlight 2.0 website. When I try open it, Firefox display error dialog and crash.
I use:
- openSUSE 11.0 (x86_64)
- Firefox 3.0.10 (x86_64)
- Novell Monnlite plugin 1.9.2 (x86_64)

I attached standard/error output from Firefox.

Steps to reproduce the problem:
1. Open Firefox
2. Open web site mstv.cz


Actual Results:


Expected Results:


How often does this happen? 
always

Additional Information:
Comment 1 Rolf Kvinge 2009-07-23 10:02:43 UTC
I've fixed on crash in r138518, though the site doesn't even seem to load now:

(firefox:24759): Moonlight-WARNING **: xdomain restriction on javascript event: 

(firefox:24759): Moonlight-WARNING **: xdomain restriction on javascript event: 

(firefox:24759): Moonlight-WARNING **: xdomain restriction on javascript event:

Sebastien, looks like your territory ;-)
Comment 2 Sebastien Pouliot 2009-07-23 13:33:09 UTC
I'll look at the warnings - but this is not the reason (events not firing) why the site does not load.
Comment 3 Sebastien Pouliot 2009-07-23 13:57:58 UTC
warnings are gone starting with r138537 - but, like I said, this is not why the site does not show up. Some more clues

on the console...

Plugin AppDomain Creation: OK
warning: DependencyObject type testing now using a very slow code path
Could not parse element SolidColorBrush, attribute Color, error: Invalid attribute value {StaticResource Color1} for property Color.
URL ClientBin/MSTV-Client.xap downloaded successfully.


on firebug...

Sys.InvalidOperationException: ImageError error #2103 in control 'mstvClient': Error while creating the instance of type MSTV_Client.App
http://mstv.cz/ScriptResource.axd?d=n7PzH_EQ3W3YsWtFYc92RS-5Lz3hhb5dVOQtVT-sdaPVzKoi1pcgh5r3WuGcAgL78JvPg8vIaY5k1-2LORc56w2&t=1f1ca10
Line 461


Jackson ? ;-)
Comment 4 Stanislav Poljovka 2009-07-23 14:28:15 UTC
I have same error now. (Could not parse element SolidColorBrush, attribute Color, error: Invalid attribute value {StaticResource Color1} for property Color.)
Comment 5 Stanislav Poljovka 2009-07-29 09:27:41 UTC
Original bug/error is not actual/valid.
I submit new bug 526270 with new description of problem on this site.
Comment 6 Sebastien Pouliot 2009-08-25 19:08:41 UTC
The problem "[d]evolved" into the crash detailed in #506306

*** This bug has been marked as a duplicate of bug 532409 ***