Bug 7464 - core font handling is pathologically awful
Summary: core font handling is pathologically awful
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 05:23 UTC by Daniel Stone
Modified: 2018-12-13 22:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Daniel Stone 2006-07-09 05:23:38 UTC
libXfont, dixfonts.c, and all the associated mess is just a litany of horror. 
we should ... do something else.  anything.

to give just one example, where all four are valid font paths, but the ones
under ~ are empty:
daniels@endtroducing:~/src/control-center-2.14.1/gnome-settings-daemon% xset fp
/usr/share/X11/fonts/misc:/usr/share/X11/fonts/100dpi:/home/daniels/.gnome2/share/cursor-fonts:/home/daniels/.gnome2/share/fonts
daniels@endtroducing:~/src/control-center-2.14.1/gnome-settings-daemon% xset fp
/home/daniels/.gnome2/share/cursor-fonts:/home/daniels/.gnome2/share/fonts:/usr/share/X11/fonts/misc:/usr/share/X11/fonts/100dpi
xset:  bad font path element (#60), possible causes are:
    Directory does not exist or has wrong permissions
    Directory missing fonts.dir
    Incorrect font server address or syntax
zsh: exit 255   xset fp

woo!
Comment 1 Daniel Stone 2007-02-27 01:32:52 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 chemtech 2013-03-15 14:48:03 UTC
Daniel Stone 
Do you still experience this issue with newer soft ?
Please check the status of your issue.
Comment 3 GitLab Migration User 2018-12-13 22:16:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/343.


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.