Re: Re: JSwat and Windows XP

Nathan Fiedler <[email protected]> 18 Jan 2003 23:26:41 -0800
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <1042961199.1091.3.camel@chip>
Thanks for that information. Philip found the bug in the JDC database
(#4713003) which sounds just like this bug. He says the noddraw work
around works for him. As soon as I hear the same from the other user who
had this problem, I will close bug 699.

thanks

n


On Sat, 2003-01-18 at 12:02, Randall R Schulz wrote:
> Nathan,
> 
> This sounds like the (classic?) ATI video driver bug. Those with an ATI
> video card should update its driver and they should no longer see that hang.
> 
> As a work-around, adding this option to the invocation of the JVM for
> this or any GUI program that exhibits this bug should suppress the
> symptom: "-Dsun.java2d.noddraw=true"
> 
> Good luck.
> 
> Randall Schulz