<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SCALE TO DPI no longer functions after update"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1116">1116</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>SCALE TO DPI no longer functions after update
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Fiji
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>imagej-bugs@imagej.net
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kausi@yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>sun.org.mozilla.javascript.internal.WrappedException: Wrapped
java.lang.ClassNotFoundException: ij/plugin/Scaler
(/Applications/Fiji.app/plugins/Scripts/Image/Adjust/Scale_to_DPI.js#88)
    at
sun.org.mozilla.javascript.internal.Context.throwAsScriptRuntimeEx(Context.java:1808)
    at sun.org.mozilla.javascript.internal.MemberBox.invoke(MemberBox.java:196)
    at
sun.org.mozilla.javascript.internal.NativeJavaMethod.call(NativeJavaMethod.java:245)
    at
sun.org.mozilla.javascript.internal.Interpreter.interpretLoop(Interpreter.java:1706)
    at
script.getFieldValue(/Applications/Fiji.app/plugins/Scripts/Image/Adjust/Scale_to_DPI.js:88)
    at
script.scaleToDPI(/Applications/Fiji.app/plugins/Scripts/Image/Adjust/Scale_to_DPI.js:30)
    at
script(/Applications/Fiji.app/plugins/Scripts/Image/Adjust/Scale_to_DPI.js:17)
    at
sun.org.mozilla.javascript.internal.Interpreter.interpret(Interpreter.java:849)
    at
sun.org.mozilla.javascript.internal.InterpretedFunction.call(InterpretedFunction.java:162)
    at
sun.org.mozilla.javascript.internal.ContextFactory.doTopCall(ContextFactory.java:430)
    at
com.sun.script.javascript.RhinoScriptEngine$1.superDoTopCall(RhinoScriptEngine.java:116)
    at
com.sun.script.javascript.RhinoScriptEngine$1.doTopCall(RhinoScriptEngine.java:109)
    at
sun.org.mozilla.javascript.internal.ScriptRuntime.doTopCall(ScriptRuntime.java:3160)
    at
sun.org.mozilla.javascript.internal.InterpretedFunction.exec(InterpretedFunction.java:173)
    at
sun.org.mozilla.javascript.internal.Context.evaluateReader(Context.java:1169)
    at
com.sun.script.javascript.RhinoScriptEngine.eval(RhinoScriptEngine.java:214)
    at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:249)
    at org.scijava.script.ScriptModule.run(ScriptModule.java:174)
    at org.scijava.module.ModuleRunner.run(ModuleRunner.java:167)
    at org.scijava.module.ModuleRunner.call(ModuleRunner.java:126)
    at org.scijava.module.ModuleRunner.call(ModuleRunner.java:65)
    at
org.scijava.thread.DefaultThreadService$2.call(DefaultThreadService.java:191)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.ClassNotFoundException: ij/plugin/Scaler
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at sun.org.mozilla.javascript.internal.MemberBox.invoke(MemberBox.java:167)
    ... 21 more</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>