On Tue, Feb 2, 2010 at 9:37 AM, Jacob Rundall <[email protected]> wrote: > On Tue, Jan 12, 2010 at 12:39 PM, Carl Sorensen <[email protected]> wrote: >> >> As far as I can see, FcConfigGetCache is used in LilyPond. In Fontconfig >> version 2.4.0, that is correct. In version 2.6.0 of Fontconfig, >> FcConfigGetCache is deprecated, and the description of the function >> indicates that no per-user cache file exists (see >> >> <http://developer.apple.com/Mac/library/documentation/Darwin/Reference/ManPa >> ges/man3/FcConfigGetCache.3.html>). >> >> Perhaps this is a Fontconfig issue, and not a networked home folders >> issue. > > I'm pretty sure that networked home folders are part of the equation. On > the same machines I can log in also with non-networked (ie local) accounts, > both admin and non-admin, and the font caching works in those cases.
Hi Jake, Is it possible that the font cache files are being created in some other directory? I realize that the .lilypond-fonts.cache-2 directory is generated for you, but Fontconfig might be storing the cache files elsewhere (for some unknown reason). If the font caching was not occurring anywhere, then you should not be seeing long delays every time you compile a file, since the caching would not be happening at all. > I've just verified that the issue is still there with 2.13.11-1. Sorry > again for the delay. I'll try to stay better tuned in. I will make sure to update issue #975 if any progress is made. You can subscribe to the issue by "starring" it on the tracker if you'd like. http://code.google.com/p/lilypond/issues/detail?id=975 Thanks, Patrick _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
