← Back to team overview

openjdk team mailing list archive

[Bug 289784] Re: netbeans is not well rendered using openjdk

 

I found a solution to this bug here
  https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/255983
just need to edit
  /etc/java-6-openjdk/fontconfig.properties
and change the line
  sequence.allfonts.UTF-8=latin-1,wqy-zenhei,japanese-vlgothic,japanese-kochi,japanese-sazanami,korean-un,korean-baekmuk,bengali,oriya,telugu
to
  sequence.allfonts.UTF-8=latin-1,wqy-zenhei,japanese-vlgothic,japanese-kochi,japanese-sazanami,korean-un,korean-baekmuk

This worked for me in Jaunty x86_64.

-- 
netbeans is not well rendered using openjdk
https://bugs.launchpad.net/bugs/289784
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in OpenJDK: Fix Released
Status in “netbeans” source package in Ubuntu: Invalid
Status in “openjdk-6” source package in Ubuntu: Fix Released
Status in “ttf-indic-fonts” source package in Ubuntu: Confirmed
Status in netbeans in Ubuntu Hardy: Invalid
Status in openjdk-6 in Ubuntu Hardy: Triaged
Status in ttf-indic-fonts in Ubuntu Hardy: Confirmed
Status in netbeans in Ubuntu Intrepid: Invalid
Status in openjdk-6 in Ubuntu Intrepid: Triaged
Status in ttf-indic-fonts in Ubuntu Intrepid: Confirmed

Bug description:
using openjdk 6b12-0ubuntu6

running netbeans 6.1, there are some problems with graphic. Maybe the problem is in rendering fonts.
Everything is bigger in comparison to sun java.
Even the UML editor has the same text problems for labels: the label text is not inside the field, as it should be, but under it.
screenshot for the example



References