Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Look at this please:
http://i45.tinypic.com/11jniap.jpg

How to fix it?

I have tried: reinstall Java, reinstall display drivers.
Posted

1 solution

WTF?

looks like your GPU is f*** up.

Please try to use Threads[^].
That might be an issue of the GUI Thread hanging because you messed up something at another corner. Therefor the GUI is not redrawn correctly.

You can add a Thread to your Dialog factory (if you have one or at least a centralized point to launch the Dialogs).

But I guess you have a far bigger problem - something ruins your GUI Thread... How is the RAM load? Does the application run into a heap space? I bet so.
 
Share this answer
 
Comments
Style-7 5-Jul-12 6:44am    
There is no application. This is standard dialog box of Java ('Options'). But ANY applications running by Java have the same problem.
TorstenH. 5-Jul-12 7:04am    
then you rather have an GPU Problem on your machine.
Are the applications working fine on another machines?
How is the Ram load on your machine? is the computer running on high level (taskmanager -> resource monitor)
Style-7 5-Jul-12 9:42am    
Yes, all applications working fine on another machines. This machine has Windows XP and NVidia GT 6600 video card. There is no button "Resource monitor" on "Task manager".

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900