Petr Gajdos changed bug 918466
What Removed Added
Flags   needinfo?(mpluskal@suse.com)

Comment # 27 on bug 918466 from
Matin, could you please test mkfontscale package from:

http://download.opensuse.org/repositories/home:/pgajdos/openSUSE_Factory/

I tested like this:

BEFORE

# touch /usr/share/fonts/ghostscript/
# fonts-config
sh: line 1:   471 Segmentation fault      /usr/bin/mkfontscale
/usr/share/fonts/ghostscript > /dev/null 2>&1
# cat /usr/share/ghostscript/fonts/fonts.scale
0

AFTER

# touch /usr/share/fonts/ghostscript/
# fonts-config
# grep -c hrgrr.pfa /usr/share/ghostscript/fonts/fonts.scale 
12
#

Alternatively, you can test via installing/deinstalling some fonts, but do not
forgot to touch /usr/share/fonts/ghostscript/ before every operation.


You are receiving this mail because: