[Mono-bugs] [Bug 595743] New: Problem with slide, they don't appear
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Apr 12 10:01:57 EDT 2010
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: martin at novell.com
ReportedBy: philippe.serna at mpsa.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list