Ubuntu 9.0.4 - Rubymine 2.0.2 loses anti-aliased fonts after upgrade to Java 1.6.0_20
Hi
After upgrading to version 1.6.0_20 of Java, fonts in the Rubymine IDE are not longer anti-aliased
All the guys that I work with have had the same thing happen to them.
Has anybody found a way to fix this?
Regards,
Andrew
Please sign in to leave a comment.
Hi Andrew,
Have you tried this hack? http://forums.debian.net/viewtopic.php?f=10&t=39790
Regards,
Oleg
Thanks.
I tried the solution but to no avail.
Somehow now I don't think it is a Java issue, I linked back to Java 1.6.0_18 and the issue was still there.
I think something else caused it whilst updating Ubuntu... not sure what.
I should have been a bit more explicit in my original post. Its the fonts in the dialog screens that are not anti-aliased. Fonts in the editor seem OK and there are some other places too.
I've attached a screenshot.
Cheers,
Andrew
Attachment(s):
Screenshot-2.png
Confirming the issue for Ubuntu 9.10 with RubyMine 2.0.2.
I upgraded recommended Ubuntu packages this morning. Now the main menu, project view and dialogs are displayed in a HUGE Verdana font and anti-aliasing is disabled in many places.
Addtionally, right-clicking no longer works in tool windows after upgrading to Java 1.6.0_20.
I now downgraded all my Java packages to 1.6.0_15. RubyMine works again:
sudo apt-get remove sun-java6-bin sun-java6-fonts sun-java6-jdk sun-java6-jre
sudo apt-get install sun-java6-bin=6-15-1 sun-java6-fonts=6-15-1 sun-java6-jdk=6-15-1 sun-java6-jre=6-15-1
Hi Henning,
Why have you downgraded exactly to 6b15 version? Do you have the same problems with all 16-19 builds?
Best regards,
Oleg
b15 was simply the last build I received from the Ubuntu sources before 20. I cannot confirm or deny the issue for builds 16 to 19.