https://bugzilla.novell.com/show_bug.cgi?id=391684
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=391684#c1 --- Comment #1 from Jeffrey Stedfast <[EMAIL PROTECTED]> 2008-06-09 14:46:29 MDT --- The player.xaml has the following in the toplevel Canvas element: xmlns:Background="http://schemas.microsoft.com/winfx/2006/xaml/presentation" the parser complains: Could not parse element (null), attribute Background, error: It is illegal to add a prefix (xmlns:Background) to the default namespace. removing that makes the video player appear, altho it doesn't look perfect (the buttons look weird), but it does work. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
