Hallo! Nach einem Update (apt) von fontconfig ((2.3.93.20060120-0.1) to 2.3.93.20060131-0.1) und des dazugehörigen devel-Paketes, kommt in SuSEconfig dieser Fehler: Creating cache files for Xft ..FC: cache for /usr/X11R6/lib/X11/fonts is outdated, consider running "fc-cache -f" as root! FC: cache for /usr/X11R6/lib/X11/fonts is outdated, consider running "fc-cache -f" as root! FC: cache for /usr/X11R6/lib/X11/fonts is outdated, consider running "fc-cache -f" as root! ............................ generating java font setup writing /usr/lib/jvm/java-1.4.2-sun-1.4.2.10/jre/lib/font.properties.ja Kann da bitte jemand was dazu sagen? Vielen Dank Martin Ereth
Am So d. 05 Feb 2006 17:05:04 +0100 schrieb Martin Ereth:
Creating cache files for Xft ..FC: cache for /usr/X11R6/lib/X11/fonts is outdated, consider running "fc-cache -f" as root!
Warum folgst du nicht einfach der Empfehlung und rufst "fc-cache -f" als Benutzer root auf? Philipp
Philipp Thomas schrieb:
Am So d. 05 Feb 2006 17:05:04 +0100 schrieb Martin Ereth:
Creating cache files for Xft ..FC: cache for /usr/X11R6/lib/X11/fonts is outdated, consider running "fc-cache -f" as root!
Warum folgst du nicht einfach der Empfehlung und rufst "fc-cache -f" als Benutzer root auf?
;-) Danke! Hab ich natürlich gemacht, aber nicht geschrieben. Mein Fehler! Keine Verbesserung. Egal ob ich es so "fc-cache -f" als root ausführe, im gegebenen Verzeichnis oder mit dem Verzeichnis als Parameter. Fehler kommt nach wie vor. Dann habe ich den Cache (/var/cache/fontconfig/) gelöscht, fc-cache -f erneut ausgeführt, trotzdem keine Änderung. Viele Grüße Martin Ereth
Martin Ereth schrieb:
Philipp Thomas schrieb:
Am So d. 05 Feb 2006 17:05:04 +0100 schrieb Martin Ereth:
Creating cache files for Xft ..FC: cache for /usr/X11R6/lib/X11/fonts is outdated, consider running "fc-cache -f" as root! [ . . . ] Dann habe ich den Cache (/var/cache/fontconfig/) gelöscht, fc-cache -f erneut ausgeführt, trotzdem keine Änderung.
Also bei mir gibt es unter /var/cache/fonts (oder fontconfig) keine Datei. Stattdessen befindet sich eine Datei unter /usr/X11R6/lib/X11/fonts mit Namen "fonts.cache-1" und enthält folgende Angaben: "75dpi" 0 ".dir" "truetype" 0 ".dir" "Type1" 0 ".dir" "CID" 0 ".dir" "URW" 0 ".dir" "encodings" 0 ".dir" "local" 0 ".dir" "misc" 0 ".dir" "util" 0 ".dir" "uni" 0 ".dir" "100dpi" 0 ".dir" "truetype-off" 0 ".dir" "truetype-1" 0 ".dir" Eine weitere Datei ".fonts.cache-1" ohne Inhalt befindet sich unter /root Geregelt habe ich das, indem ich unter /etc/X11/xorg.conf am Anfang von den Schriften eingetragen habe: Section "Files" FontPath "unix/:7100" und nur Schriften aufgeführt habe, die tatsächlich unter /usr/X11R6/lib/X11/fonts vorhanden sind (ich habe dabei keine unscaled usw, sondern nur: Section "Files" FontPath "unix/:7100" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/truetype-1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/encodings" FontPath "/usr/X11R6/lib/X11/fonts/uni" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/util" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc" FontPath "/usr/X11R6/lib/X11/fonts/xtest" FontPath "/usr/share/kbd/unimaps" FontPath "/opt/kde3/share/fonts" Mit diesen Angaben bringt mir "SuSEconfig" auszugsweise: Executing /sbin/conf.d/SuSEconfig.fonts... Creating cache files for Xft .............................. Creating fonts.{scale,dir} files .............. generating java font setup writing /usr/lib/jvm/java-1.4.2-sun-1.4.2.10 \ /jre/lib/font.properties.ja writing /usr/lib/jvm/java-1.5.0-sun-1.5.0_06 \ /jre/lib/fontconfig.SuSE.properties writing /etc/fonts/suse-hinting.conf writing /etc/fonts/suse-bitmaps.conf Daran anschließend mache ich einen Neustart, egal ob nötig oder nicht. Wenn nicht das Update fehlerhaft ist, dann sollte das funzen. Evtl. noch mal mit dem alten Paket probieren und dann neu updaten (oder neu downloaden ?) Vielleicht hifts ja. Gruß Arno
participants (3)
-
Arno Jung
-
Martin Ereth
-
Philipp Thomas