[Bug 738961] New: sgi-fonts not registered in fontconfig
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c0 Summary: sgi-fonts not registered in fontconfig Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andi-nbz@firstfloor.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 After an update to 12.1 the fonts in sgi-fonts are not visible anymore in "xlsfonts". I think the package needs to put a file into /etc/fonts.d/ for /usr/share/fonts/misc/sgi Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c1 --- Comment #1 from Andi N Kleen <andi-nbz@firstfloor.org> 2011-12-30 04:45:28 UTC --- Hmm no actually suse-fonts-dir.conf has it already after a SuSEconfig run. Still doesn't appear in xlsfonts -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c2 --- Comment #2 from Andi N Kleen <andi-nbz@firstfloor.org> 2011-12-30 04:51:41 UTC --- There's nothing wrong with the fonts dir, it works after a manual xset +fp /usr/share/fonts/misc/sgi xset fp rehash So somehow fontconfig seems to DTWT here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |pgajdos@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c3 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED --- Comment #3 from Petr Gajdos <pgajdos@suse.com> 2012-01-13 08:32:44 UTC ---
So somehow fontconfig seems to DTWT here.
That is not fontconfig problem as far I can tell. Try
fc-match "SGI Screen" Scr12.pcf.gz: "SGI Screen" "Regular"
You did notice that /usr/share/fonts/misc/sgi is present in suse-fonts-dir.conf. But it is missing from Xserver font database setting (another database than fontconfig's). You can workaround it e. g. by adding Section "Files" FontPath "/usr/share/fonts/misc/sgi" EndSection into Xserver configuration, system wide or user one. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c4 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |sndirsch@suse.com --- Comment #4 from Petr Gajdos <pgajdos@suse.com> 2012-01-13 08:42:16 UTC --- Stefan: what's the preferred way to add some directory into Xserver FontPath? Or is there another solution? If I am not mistaken, font dirs are not searched recursively for fonts (in opposite to fontconfig). 1. Should I add it into xserver-x11-fonts.spec? 2. Should I try amend fonts-config to create/add FontPath into some configuration file, say, /etc/X11/xorg.conf.d/50-fonts.conf? 3. Only standard directories specified in xserver-c11-fonts.spec (configure option) should be used, therefore, for example, sgi-fonts should install its fonts into /usr/share/fonts/misc instead of its own directory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Component|Other |X.Org InfoProvider|sndirsch@suse.com | AssignedTo|pgajdos@suse.com |sndirsch@suse.com QAContact|qa@suse.de |xorg-maintainer-bugs@forge. | |provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c5 --- Comment #5 from Stefan Dirsch <sndirsch@suse.com> 2012-01-13 14:08:43 UTC --- I'll add the sgi fontpath to the Xserver configure option. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c6 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Stefan Dirsch <sndirsch@suse.com> 2012-01-13 14:53:54 UTC --- Fixed in obs://X11:XOrg and submitrequested for openSUSE:Factory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|sgi-fonts not registered in |sgi-fonts fontpath not |fontconfig |included in Xserver | |fontpath for core font | |rendering -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c7 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pgajdos@suse.com --- Comment #7 from Petr Gajdos <pgajdos@suse.com> 2012-01-16 08:19:30 UTC --- Thanks Stefan and thanks Andi for your report. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=738961 https://bugzilla.novell.com/show_bug.cgi?id=738961#c8 --- Comment #8 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-01-18 15:00:09 CET --- This is an autogenerated message for OBS integration: This bug (738961) was mentioned in https://build.opensuse.org/request/show/100555 Factory / xorg-x11-server -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com