Bug 929372

Summary: After updating to 2.10.92-1.fc19.x86_64, font match uses only local fonts.
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: fontconfigAssignee: Akira TAGOH <tagoh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 19CC: fonts-bugs, i18n-bugs, pnemade, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-01 09:17:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
gnome-terminal according to fontconfig versions. none

Description sangu 2013-03-30 02:20:10 UTC
Created attachment 718209 [details]
gnome-terminal according to fontconfig versions.

Description of problem:
in 2.10.92-1.fc19
$ ps ax | grep terminal
 2761 ?        Sl     0:06 /usr/libexec/gnome-terminal-server
 3556 pts/4    S+     0:00 gdb /usr/libexec/gnome-terminal-server coredump
 4077 pts/5    S+     0:00 grep --color=auto terminal
$ pmap -x 2761 | grep ttf
00007fb79d68b000    4076     248       0 r---- NanumGothicExtraBold.ttf
00007fb79da86000    2264     400       0 r---- NanumGothic_Coding.ttf
00007fb7a80c6000    4244     664       0 r---- NanumGothic.ttf

in 2.10.91-3.fc19
$ ps ax | grep terminal
 4272 ?        Sl     0:01 /usr/libexec/gnome-terminal-server
 4476 pts/2    S+     0:00 grep --color=auto terminal
$ pmap -x 4272 | grep ttf
00007f62c00eb000    2264      80       0 r---- NanumGothic_Coding.ttf
00007f62c1bb8000    4244     220       0 r---- NanumGothic.ttf
00007f62c1fdd000     232      48       0 r---- DejaVuSansMono-BoldOblique.ttf
00007f62c8016000     240      52       0 r---- DejaVuSansMono-Oblique.ttf
00007f62c8052000     308      52       0 r---- DejaVuSansMono-Bold.ttf
00007f62c809f000     328      60       0 r---- DejaVuSansMono.ttf


Version-Release number of selected component (if applicable):
fontconfig-2.10.92-1.fc19.x86_64

How reproducible:
always

Steps to Reproduce:
1. 
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 sangu 2013-03-30 12:53:54 UTC
locale is ko_KR.UTF-8

Comment 2 Akira TAGOH 2013-04-01 09:17:42 UTC
Fixed in 2.10.92-2