File Editor Rendering Problem
Ever since I updated to IntelliJ 6.0 I have been experiencing problems with the IDE rendering correctly on the screen. Sometimes I will have a file open that I am editing and all of a sudden the contents of the file will go blank, then when I click inside the file, some of the contents are re-rendered... if I am careful and click all over inside the file, the contents come back - but the second that I try to scroll up or down the whole file goes blank again. The scrollbars also disappear and re-appear. It is making it extremely difficult to get anything done. Has anyone else experienced this problem?
请先登录再写评论。
What OS are you on?
OS X 10.4.8 (on the Intel iMac)
Could you please provide ~/Library/Caches/IntelliJIDEA60/system/log/idea.log file?
I don't have the file you specified, do you want these instead?
~/Library/Cashes/IntellijIDEA60/log/idea.log
~/Library/Cashes/IntellijIDEA60/log/idea.log.1
~/Library/Cashes/IntellijIDEA60/log/idea.log.2
~/Library/Cashes/IntellijIDEA60/log/idea.log.3
Sorry, I've mistyped the path, yes, please send
~/Library/Cashes/IntellijIDEA60/log/idea.log
Let me know if you need something else. Thanks!
Attachment(s):
idea.log
The log contains lots of IDEA exceptions that can cause such rendering problem.
Does it help if you close IDEA, rename/remove ~/Library/Cashes/IntellijIDEA60 directory and then run IDEA again?
One other thing... I have noticed that it happens when I use the little scroll ball on my mouse... if I scroll with it inside the file the file goes blank.
I'll give it a try and let you know if I notice a difference. Thanks for your help!
Can you check if this issue is reproducible in the other Java Swing applications?