<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Joe, I saw that you added some thread yields to the download. I think
that this may have been the culprit.<br>
Mark, could you try it from CVS and let us know if it is better?<br>
<br>
Mark Goodwin wrote:
<blockquote cite="midb0ca56fe0408200117238768ac@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">(1)  When I click on a module to download in the "books" dialogue, it takes forever for the highlighting to appear.  In fact, I discovered that I can click on the module, then click install, and the JSword will start the dl process immediately, without the highlighting.  But is that a minor bug?  Or is just that Java is kind of slow on my already slow machine?
      </pre>
    </blockquote>
    <pre wrap="">It does sound like a bug, but I am tempter to blame some combination
of Sun, Linus, X and your Video card manufacturer!
That part of the process is threaded, so downloading happens in the
background and it could be a high enough load to slow down the redraw
thread, but I'm not sure Swing should be even allowing the thread to
start before some basic re-draw is done.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
I get this on Linux too.
_______________________________________________
jsword-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a>

  </pre>
</blockquote>
</body>
</html>