PINE64
Fonts - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: Fonts (/showthread.php?tid=11210)



Fonts - PaulQ - 08-31-2020

So I'm working on my darktable issue. I loaded LibreOffice writer and tried to select a font to see if it was actually installed, and the list was blank. When I highlight a font, it shows up the name highlighted and it can be selected, but the other unselected fonts in the list remain blank. I ran sudo fc-cache -vf and this is the output:

Font directories:
        /usr/share/fonts
        /usr/local/share/fonts
        /root/.local/share/fonts
        /root/.fonts
        /usr/share/fonts/Roboto
        /usr/share/fonts/TTF
        /usr/share/fonts/adobe-source-code-pro
        /usr/share/fonts/cantarell
        /usr/share/fonts/encodings
        /usr/share/fonts/gsfonts
        /usr/share/fonts/noto
        /usr/share/fonts/util
        /usr/share/fonts/encodings/large
/usr/share/fonts: caching, new cache contents: 0 fonts, 8 dirs
/usr/share/fonts/Roboto: caching, new cache contents: 12 fonts, 0 dirs
/usr/share/fonts/TTF: caching, new cache contents: 36 fonts, 0 dirs
/usr/share/fonts/adobe-source-code-pro: caching, new cache contents: 30 fonts, 0 dirs
/usr/share/fonts/cantarell: caching, new cache contents: 11 fonts, 0 dirs
/usr/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/share/fonts/gsfonts: caching, new cache contents: 35 fonts, 0 dirs
/usr/share/fonts/noto: caching, new cache contents: 511 fonts, 0 dirs
/usr/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/share/fonts/Roboto: skipping, looped directory detected
/usr/share/fonts/TTF: skipping, looped directory detected
/usr/share/fonts/adobe-source-code-pro: skipping, looped directory detected
/usr/share/fonts/cantarell: skipping, looped directory detected
/usr/share/fonts/encodings: skipping, looped directory detected
/usr/share/fonts/gsfonts: skipping, looped directory detected
/usr/share/fonts/noto: skipping, looped directory detected
/usr/share/fonts/util: skipping, looped directory detected
/usr/share/fonts/encodings/large: skipping, looped directory detected
/var/cache/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded


Maybe an issue with looped directories?