George Armhold wrote:
Thomas DeWeese wrote:
Can you provide more information. What test files you were using
etc.
My colleague Mitch just mailed a couple of samples to the list. But I
am able to make it hang with pretty much any 2 files from the samples
directory. For example "anne" and "mathMetal".
I believe I have this fixed. I'll be committing it shortly.
FYI, the issue was that the UpdateManager calls back it's event
listeners in the Update Thread. This means that The UpdateManager
could be in the processes of delivering a Manager Stopped event
(having already copied the list of objects to notify). This
means that the Canvas ends up waiting for an event that will never happen.
> What platform are you testing on? Under WinXP it seems to happen only
> after many iterations. I noticed that resizing the window sometimes
> makes it happen sooner.
I'm testing on Win 2000. I finally got it to happen once
(I let it run for an afternoon) which let me take a look at the
thread dump and get a clearer idea what sort of issue was at the root of it.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]