Re: Re: Problem start JSWAT

Nathan Fiedler <[email protected]> 12 Sep 2003 00:29:37 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <1063351776.5895.5.camel@nuts>
Excellent suggestion. I realized what the issue must be when Mark
observed that GUI-based Java apps were hanging. For many people, their
system crashes or the program hangs on exit, and that problem has the
solutions of:

1. Update your video driver.
2. Try starting the JVM with the -Dsun.java2d.d3d=false option.
3. Change your video card (and driver) to another brand.

I'm going to update the JSwat README to cover all the latest problem
cases.

thanks

n


On Thu, 2003-09-11 at 17:58, Randall R Schulz wrote:
> I recommend you update the driver for your computer's video card and
> see if that helps with your crashing Java GUIs.