Hi Gaëtan,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">- "jace-runtime.jar:bio-formats.jar:loci_tools.jar"<br>
+ "jace.jar:jace-runtime.jar:bio-formats.jar:loci_tools.jar"<br>
</blockquote><div><br>Interesting; this library is not supposed to be necessary. But I'm glad you got it working.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Any idea about what is wrong with the threads?<br>
Also, do you now why it tries to start AWT? A GUI shouldn't be useful in that case!<br>
</blockquote><div><br>We are aware of the AWT error messages on Mac OS X, and are working to fix them. It is basically a matter of removing references to the java.awt.Rectangle class, which we use for convenience reasons right now, but can easily be changed.<br>
</div></div><br>In the meantime, would you mind trying to read a file in a non-TIFF-based format? The AWT errors mainly happen with TIFF-based formats with the current codebase.<br><br>-Curtis<br>