Bug 12991

Summary: The function FcConfigGetCache returns a null pointer
Product: fontconfig Reporter: David <ssdk>
Component: libraryAssignee: Keith Packard <keithp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: 2.4   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description David 2007-10-29 09:04:41 UTC
The description of the function FcConfigGetCache states: "Returns the name of the file used to store per-user font information". But it returns a null pointer, while it should return the name of the cache file.

The detailed bug description can be found at: 

http://linuxtesting.org/results/report?num=S0598
Comment 1 Keith Packard 2007-11-03 22:40:20 UTC
This is correct; fontconfig now no longer uses a per-user file to store font information, instead it stores all font information in per-directory files.

I've updated the documentation to reflect the status of this function.

7c6939793b1691b4b950a856cdcd31f1e020b14a

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.