openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #10565
[Bug 1362099] Re: wrong font path
trusty and utopic should use the new fonts-dejavu name.
ttf-dejavu-extra depends on ttf-dejavu-core, and should be equivalent to
ttf-dejavu.
not sure why the changes here are needed.
looking into trusty, I see that the font files are in
/usr/share/fonts/truetype/dejavu/, not in /usr/share/fonts/truetype/ttf-
dejavu/, while they are in /usr/share/fonts/truetype/ttf-dejavu/ in
precise.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/1362099
Title:
wrong font path
Status in “openjdk-6” package in Ubuntu:
New
Status in “openjdk-7” package in Ubuntu:
New
Bug description:
In the file /etc/java-7-openjdk/fontconfig.properties there are
references to DejaVu fonts wrongly located in the
/usr/share/fonts/truetype/ttf-dejavu directory (the corect path dould
be /usr/share/fonts/truetype/dejavu).
This issue affect java GUI apps using LookAndFeel like Metal or Motif
(not GTK L&F).
To temporary solve this issue you need to install the legacy ttf-
dejavu & ttf-dejavu-extra packages that provide symlink from the old
path to the new one.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1362099/+subscriptions
References