https://bugzilla.novell.com/show_bug.cgi?id=362534
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=362534#c7 --- Comment #7 from Sebastien Pouliot <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
