Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=450709 Nils Philippsen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flag|needinfo?(rdtenn...@hotmail | |.com) | --- Comment #23 from Nils Philippsen <[email protected]> 2009-02-19 05:12:20 EDT --- I could reproduce this on F-10. More infos about this can be found in the comments of bug #466404: > Whenever fontforge crashes, /var/log/Xorg.0.log updates > $ cat /var/log/Xorg.0.log > [...] > FreeType: couldn't open face /usr/share/X11/fonts/Type1/cour.pfa: 1 > FreeType: couldn't open face /usr/share/X11/fonts/Type1/cour.pfa: 1 > FreeType: couldn't open face /usr/share/X11/fonts/Type1/cour.pfa: 1 > FreeType: couldn't open face /usr/share/X11/fonts/Type1/cour.pfa: 1 > FreeType: couldn't open face /usr/share/X11/fonts/Type1/cour.pfa: 1 > FreeType: couldn't open face /usr/share/X11/fonts/Type1/cour.pfa: 1 When fontforge crashed on me, only these two files referenced "cour.pfa" in any way: /usr/share/X11/fonts/Type1/fonts.dir /usr/share/X11/fonts/Type1/fonts.scale After I uninstalled and reinstalled xorg-x11-fonts-Type1, fontforge worked again and the two files didn't reference cour.pfa anymore. It seems to me that the mkfontdir, mkfontscale commands in the %post/%postun scripts fail to remove references to fonts that are removed from the fonts.dir, fonts.scale files. In that case, the problem is not in the fonts packages, but in these tools. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
