Hi,

  thanks for following up. Glad that you at least
  have a workaround.

  Is your video driver up to date? The mobility chips
  are typically a bit behind in drivers versions,
  unfortunately.

  Could you please try one more thing?
  Without the noddraw flag, set the following env.
  variable: 'set J2D_TRACE_LEVEL=3', and then
  run the application (from the same cmd).
  See if you have any output on the console when it
  starts misbehaving.

  Thanks,
    Dmitri
  Java2D Team

On Mon, Feb 05, 2007 at 02:01:37AM -0800, [EMAIL PROTECTED] wrote:
 > >   Could you try running your app with
 > >    1. -Dswing.bufferPerWindow=false
 > >    2. -Dsun.java2d.noddraw=true
 > >
 > >   See if any of these flags help.
 > Hi Dmitri
 >
 > I started out with the [i]-Dsun.java2d.noddraw=true[/i] switch and this 
 > seems to have gotten rid of the problem. If I set this to false, the 
 > phenomenon will come back once in a while.
 >
 > Thank you for your suggestions.
 > [Message sent by forum member 'jancarel' (jancarel)]
 >
 > http://forums.java.net/jive/thread.jspa?messageID=201784
 >
 > ===========================================================================
 > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
 > of the message "signoff JAVA2D-INTEREST".  For general help, send email to
 > [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to