http://bugzilla.novell.com/show_bug.cgi?id=595743
http://bugzilla.novell.com/show_bug.cgi?id=595743#c0 Summary: Problem with slide, they don't appear Classification: Mono Product: Mono: Debugger Version: 2.0.x Platform: PC OS/Version: SLED 11 Status: NEW Severity: Major Priority: P5 - None Component: backend AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 (.NET CLR 3.5.30729) this.Video.MarkerReached += new TimelineMarkerRoutedEventHandler(Video_MarkerReached); .... void Video_MarkerReached(object sender, TimelineMarkerRoutedEventArgs e) // affichage ppt selon marker { //pour test sur linux //txtLog2.Text = "Marker:" + DateTime.Now.ToString() + " --- " + e.Marker.Type + "test linux"; //The proprieties "e.Marker.Type" and "e.Marker.Text" are empty. //With Silverlight the test is OK whereas with Moonlight is KO. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://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
