By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1977

Summary: kformula: WARNING: Font 'arev sans' not found
Product: TDE Reporter: Darrell <darrella>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2014-02-28 15:35:37 CST
Starting kformula causes the following warning messages:

kformula: WARNING: Font 'arev sans' not found
kformula: WARNING: Font 'arev sans' not found
kformula: WARNING: Not all basic fonts found

KFormula always opens with the following dialog:

Some fonts have been installed to assure that symbols in
formulas are properly visualized. You must restart the
application in order so that changes take effect.

The package contents show the following fonts being installed by koffice:

/opt/trinity/share/apps/kformula/fonts/Arev.ttf
/opt/trinity/share/apps/kformula/fonts/ArevIt.ttf
/opt/trinity/share/apps/kformula/fonts/ArevBI.ttf
/opt/trinity/share/apps/kformula/fonts/ArevBd.ttf

I also have the fonts installed in /usr/local/share/fonts/ttf. The fonts appear in the kcontrol font installer. The fonts appear in konqueror when using fonts:/System/.

When I add the path /opt/trinity/share/apps/kformula/fonts to /etc/fonts/local.conf then the font warnings cease. But I already have /usr/local/share/fonts/ttf in local.conf where the fonts are also installed.

I also can create a new /etc/fonts/99-kformula.conf rule to include /opt/trinity/share/apps/kformula/fonts and the warnings cease.