![](https://seccdn.libravatar.org/avatar/ed90d0132a4f59f2d3a1cf82a1b70915.jpg?s=120&d=mm&r=g)
Am 14.01.2014 18:55, schrieb Kyrill Detinov:
On Wed, 15 Jan 2014 01:56:18 +0900 Fuminobu TAKEYAMA wrote:
What does the following command show?
$ fc-match Monospace file
Hello.
% fc-match Monospace file :file=/usr/share/fonts/ghostscript/Monospace
I see the same here: seife@susi:~> fc-match monospace Monospace: "Monospace" "Regular" seife@susi:~> fc-match monospace file :file=/usr/share/fonts/ghostscript/Monospace seife@susi:~> fc-match -a monospace|head Monospace: "Monospace" "Regular" Monospace-Bold: "Monospace" "Bold" Monospace-Oblique: "Monospace" "Oblique" Monospace-BoldOblique: "Monospace" "Bold Oblique" DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book" DejaVuSansMono-Bold.ttf: "DejaVu Sans Mono" "Bold" DejaVuSansMono-Oblique.ttf: "DejaVu Sans Mono" "Oblique" DejaVuSansMono-BoldOblique.ttf: "DejaVu Sans Mono" "Bold Oblique" SourceCodePro-Medium.otf: "Source Code Pro" "Medium" SourceCodePro-Medium.ttf: "Source Code Pro" "Medium" so for some reason, the ghostscript font comes first even though I have this in ~/.config/fontconfig/fonts.conf, but it seems to be ignored? <alias> <family>monospace</family> <prefer> <family>DejaVu sans mono</family> <family>Source Code Pro</family> <family>andale mono</family> <family>consolas</family> <family>cumberland amt</family> </prefer> </alias>
The file /usr/share/fonts/ghostscript/Monospace is owned by the cups package. And I see in the changelog:
I just uninstalled cups (I just need cups-client with my setup). I needed to use --nodeps, since cups-pk-helper is (wrongly IMHO) required by gnome-control-center: error: Failed dependencies: cups-pk-helper is needed by (installed) gnome-control-center-3.10.2-1.2.x86_64 (and I did not want to uninstall gdm) now everything is fine again: susi:~ # fc-match monospace DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book" -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org