[Mono-bugs] [Bug 362534] Omnicon's Media - video not playing

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 5 09:53:12 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=362534

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=362534#c7





--- Comment #7 from Sebastien Pouliot <spouliot at novell.com>  2008-06-05 07:53:11 MDT ---
Image::OnPropertyChanged (PropertyChangedEventArgs *args)
is hit a few times when
root.findName("playlist").children.add(control.content.createFromXaml(xamlStr));
is called (as expected). However...

Image::OnPropertyChanged (PropertyChangedEventArgs *args)
is NOT hit after
root.findName(k + "#img").Source = dsL[i].Thumbnail;

A backtrace of all threads do not show anything special - it seems the script
was aborted, without firebug reporting an error, so the download at 99% stays
on forever.

Namespace merging issue ?!?


-- 
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