|
: 10 : 10 : 0 |
Notes on Linux requires the Luxi ttf-xfree86-nonfree font family for mapping of the serif, sans serif, and monospace font mappings. RH and SuSE come with that font and work well. Ubuntu at this time does not. So, rather than rely on a third-party to install what Notes needs, Lotus should place the font during the install, like so many other programs do when they require a particular font.
As a work-around, type the following command from a terminal:
sudo apt-get install ttf-xfree86-nonfree
Symptoms will include loss of quick search capability, unreadable buttons, new memos written in a courier-like font, and almost all GUI windows in a monospace default mapping, making the client in many circumstances unusable.
This is an easy fix. The Technote IBM provides is: /usr/share/fonts/truetype/ttf-xfree86-nonfree/ does not exist on the stock install. I worked with IBM to update Tecnote 1328087 lacks the install command to resolve correctly.
|