Hi all,
I've got a complicated bug maybe someone can shed some light on, or at least help me figure out how to diagnose:
Some projects will have the user's workspace "attached" - on opening the project the windows will rearrange to whatever layout that user had. On changing back to a saved Workspace (any Workspace - default ones or saved user), the layout changes to the correct layout but now with a second Render Queue in a floating palette. At this point AE will crash within a minute or two.
There will be a new UserWorkspace.xml file in ModifiedWorkspaces and AE won't open the original project until that XML gets deleted. The "problem" project will crash as soon as it opens. Deleting the XML will fix the issue.
I can't reproduce enough conditions yet to figure out the trigger. One possible candidate is our render farm plugin which is just a dockable jsx scriptUI panel - it doesn't do anything unusual but the problem seems to happen more often when its docked in a layout that gets changed.
Does anyone have any ideas?