[Mono-bugs] [Bug 402211] Defiwind - site is super slow
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 26 16:11:05 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=402211
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=402211#c3
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mono-bugs at lists.ximian.com |spouliot at novell.com
Status|NEW |ASSIGNED
--- Comment #3 from Sebastien Pouliot <spouliot at novell.com> 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.
More information about the mono-bugs
mailing list