https://bugzilla.novell.com/show_bug.cgi?id=402211
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=402211#c3 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[EMAIL PROTECTED] Status|NEW |ASSIGNED --- Comment #3 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-06-26 14:11:05 MDT --- The "Moonlight: Error inverting matrix falling back" message comes from RadialGradientBrush::SetupBrush because the matrix we're trying to invert is (gdb) print matrix $1 = {xx = 0, yx = 0, xy = 0, yy = 0, x0 = 0, y0 = 0} (gdb) print *uielement->GetType() $2 = {type = CANVAS, parent = PANEL, value_type = false, name = 0xb1a9394d "Canvas", kindname = 0xb1a93954 "CANVAS", event_count = 0, total_event_count = 12, events = 0x0, create_inst = 0xb168a890 <canvas_new>, content_property = 0x0} (gdb) print uielement->GetName() $3 = 0x9eb2640 "MediaLive_playerStopCanvas" -- 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
