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?

0
Avatar
Permanently deleted user

OS X 10.4.8 (on the Intel iMac)

0

Could you please provide ~/Library/Caches/IntelliJIDEA60/system/log/idea.log file?

0
Avatar
Permanently deleted user

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

0

Sorry, I've mistyped the path, yes, please send
~/Library/Cashes/IntellijIDEA60/log/idea.log

0
Avatar
Permanently deleted user

Let me know if you need something else. Thanks!



Attachment(s):
idea.log
0

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?

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

I'll give it a try and let you know if I notice a difference. Thanks for your help!

0

Can you check if this issue is reproducible in the other Java Swing applications?

0

请先登录再写评论。