[Bug 843949] New: FifthLeg font not supported by server side rendering
https://bugzilla.novell.com/show_bug.cgi?id=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c0 Summary: FifthLeg font not supported by server side rendering Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Minor Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: qa-bugs@suse.de CC: sndirsch@suse.com, thomas.schraitle@suse.com, pgajdos@suse.com Depends on: 840416 Found By: Community User Blocker: --- +++ This bug was initially created as a clone of Bug #840416 +++ User-Agent: Mozilla/5.0 (X11; Linux i686; rv:23.0) Gecko/20100101 Firefox/23.0 SeaMonkey/2.20 The FifthLeg font is classified as an X11 font but X11 does not support it. Reproducible: Always Steps to Reproduce: 1. Install the package fifth-leg-font. 2. { xlsfonts -o -fn '-*-fifthleg-medium-r-normal-*-*-*-*-*-*-*-iso10646-1'; } Actual Results: 2. xlsfonts: pattern "-*-fifthleg-medium-r-normal-*-*-*-*-*-*-*-iso10646-1" unmatched Expected Results: 2. -misc-fifthleg-medium-r-normal--17-120-100-100-p-0-iso10646-1 The font is apparently available as a client font only. The font should be RPM-reclassified into Publishing (hence Minor). -- 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c1 --- Comment #1 from Petr Gajdos <pgajdos@suse.com> 2013-10-04 09:33:08 UTC --- Ehm, sorry, I have closed bug 840416 too quickly. Maybe I kept bug 840416 comment 4 in my mind and it prevented me from more testing ;-). On my system with fonts-config containing 'workaround for bug 840416': /usr/share/fonts$ find -name fonts.dir | xargs grep '\.otf' | wc -l 49 /usr/share/fonts$ find -name fonts.dir | xargs grep '\.otf' | sed 's:.* \(-.*\):\1:' | while read line; do xlsfonts -fn "$line"; done 2>&1| grep -v unmatched /usr/share/fonts$ -- 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED AssignedTo|bnc-team-screening@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c2 --- Comment #2 from Stefan Dirsch <sndirsch@suse.com> 2013-10-07 11:28:12 UTC --- (In reply to comment #1)
Ehm, sorry, I have closed bug 840416 too quickly. Maybe I kept bug 840416 comment 4 in my mind and it prevented me from more testing ;-).
On my system with fonts-config containing 'workaround for bug 840416':
/usr/share/fonts$ find -name fonts.dir | xargs grep '\.otf' | wc -l 49 /usr/share/fonts$ find -name fonts.dir | xargs grep '\.otf' | sed 's:.* \(-.*\):\1:' | while read line; do xlsfonts -fn "$line"; done 2>&1| grep -v unmatched /usr/share/fonts$
??? Means what? -- 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Other |X.Org QAContact|qa-bugs@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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c3 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|X.Org |Other --- Comment #3 from Petr Gajdos <pgajdos@suse.com> 2013-10-14 09:51:46 UTC --- (In reply to comment #2)
(In reply to comment #1)
Ehm, sorry, I have closed bug 840416 too quickly. Maybe I kept bug 840416 comment 4 in my mind and it prevented me from more testing ;-).
On my system with fonts-config containing 'workaround for bug 840416':
/usr/share/fonts$ find -name fonts.dir | xargs grep '\.otf' | wc -l 49 /usr/share/fonts$ find -name fonts.dir | xargs grep '\.otf' | sed 's:.* \(-.*\):\1:' | while read line; do xlsfonts -fn "$line"; done 2>&1| grep -v unmatched /usr/share/fonts$
??? Means what?
Wrong command :-). There is obviously missing important space in it. -- 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Other |X.Org -- 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c4 --- Comment #4 from Petr Gajdos <pgajdos@suse.com> 2013-10-14 10:44:27 UTC --- Created an attachment (id=563295) --> (http://bugzilla.novell.com/attachment.cgi?id=563295) /usr/share/fonts>find -name fonts.dir | xargs grep '\.otf' | sed 's:.*\( -.*\):\1:' | while read line; do xlsfonts -o -fn "$line"; done > ~/otf-xlfd-match 2>&1 -- 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c5 --- Comment #5 from Petr Gajdos <pgajdos@suse.com> 2013-10-14 10:46:31 UTC --- Created an attachment (id=563296) --> (http://bugzilla.novell.com/attachment.cgi?id=563296) the same for ttf fonts -- 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c6 --- Comment #6 from Petr Gajdos <pgajdos@suse.com> 2013-10-14 10:52:19 UTC --- Even ttf format fonts (sometimes whole families, sometimes individual xlfds) created by mkfontscale/mkfontdir are not listed via 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=843949 https://bugzilla.novell.com/show_bug.cgi?id=843949#c7 --- Comment #7 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2013-10-14 21:06:01 UTC --- (In reply to comment #4)
Created an attachment (id=563295) --> (http://bugzilla.novell.com/attachment.cgi?id=563295) [details]
Attachment is not viewable in your browser because its MIME type (application/octet-stream) is not one that your browser is able to display. -- 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