Actions
Bug #5901
closedKepler window sometimes only has Reporting view.
Start date:
04/09/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
When I start Kepler, it sometimes only show reporting view. The View box listing all available views is also gone.
After some debugging, it looks the reason is that it uses weak references for _viewPanes. One of its elements is default view and is removed somehow.
Dan and I think it is probably Kepler did some GC during its start and it causes the problem.
Actions