<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #5901 has been updated by jianwu jianwu.

<ul>
  <li><strong>Status</strong> changed from <i>New</i> to <i>Resolved</i></li>
</ul>

<p>Changes to _viewPanes were checked in at r31884. closing the bug.</p>
<hr />
<h1><a href="https://projects.ecoinformatics.org/ecoinfo/issues/5901#change-20355">Bug #5901: Kepler window sometimes only has Reporting view.</a></h1>

<ul>
<li>Author: jianwu jianwu</li>
<li>Status: Resolved</li>
<li>Priority: Normal</li>
<li>Assignee: </li>
<li>Category: </li>
<li>Target version: reporting-2.4.0</li>
  <li>Bugzilla-Id: </li>
</ul>

<p>When I start Kepler, it sometimes only show reporting view. The View box listing all available views is also gone.</p>


        <p>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.</p>


        <p>Dan and I think it is probably Kepler did some GC during its start and it causes the problem.</p>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="https://projects.ecoinformatics.org/ecoinfo/my/account">https://projects.ecoinformatics.org/ecoinfo/my/account</a></p></span>
</body>
</html>