<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - rsyntaxetxtarea-2.5.2.jar breaks the script editor"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=851">bug 851</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDSINFO
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>ctrueden@wisc.edu
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - rsyntaxetxtarea-2.5.2.jar breaks the script editor"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=851#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - rsyntaxetxtarea-2.5.2.jar breaks the script editor"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=851">bug 851</a>
from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
<pre>The "NoSuchMethodError" is about a method that _is_ present in
rsyntaxtextarea-2.5.2. So I strongly suspect there is another older version of
rsyntaxtextarea somewhere else on your classpath, too.
You can find out by doing:
* Press L for Command Finder
* Type "find jar for"
* Run the "Find Jar For Class" plugin
* Paste the text: org.fife.ui.rtextarea.RTextScrollPane
* Search by clicking OK or pressing Enter
My Fiji tells me:
The class org.fife.ui.rtextarea.RTextScrollPane is contained in
/Applications/Science/Fiji.app/jars/rsyntaxtextarea-2.5.0.jar
What does yours report?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>