<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to open Deltavision (.DV) files using Bioformats importer"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1083#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to open Deltavision (.DV) files using Bioformats importer"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1083">bug 1083</a>
              from <span class="vcard"><a class="email" href="mailto:andrew.porter@cruk.manchester.ac.uk" title="Andrew Porter <andrew.porter@cruk.manchester.ac.uk>"> <span class="fn">Andrew Porter</span></a>
</span></b>
        <pre>I forgot to say - I get the normal Bio-Formats import options box, click OK,
and then get this error message:

(Fiji Is Just) ImageJ 2.0.0-rc-25/1.49p; Java 1.6.0_24 [32-bit]; Windows 7 6.1;
99MB of 1529MB (6%)

java.lang.NoClassDefFoundError: ome/units/quantity/Length
    at
loci.formats.in.DeltavisionReader$DVExtHdrFields.<init>(DeltavisionReader.java:2383)
    at
loci.formats.in.DeltavisionReader$DVExtHdrFields.<init>(DeltavisionReader.java:2282)
    at loci.formats.in.DeltavisionReader.initPixels(DeltavisionReader.java:417)
    at loci.formats.in.DeltavisionReader.initFile(DeltavisionReader.java:276)
    at loci.formats.FormatReader.setId(FormatReader.java:1319)
    at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:505)
    at loci.plugins.in.ImportProcess.execute(ImportProcess.java:143)
    at loci.plugins.in.Importer.showDialogs(Importer.java:137)
    at loci.plugins.in.Importer.run(Importer.java:75)
    at loci.plugins.LociImporter.run(LociImporter.java:78)
    at ij.IJ.runUserPlugIn(IJ.java:199)
    at ij.IJ.runPlugIn(IJ.java:163)
    at ij.Executer.runCommand(Executer.java:131)
    at ij.Executer.run(Executer.java:64)
    at java.lang.Thread.run(Thread.java:662)</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>