Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] xsnap font issue?
Date: Mon, 22 Dec 2008 01:16:57
Message-Id: 5bdc1c8b0812211716w7586e79di2e863e5b813b7504@mail.gmail.com
1 Here's a little problem I've run into, I think since cleaning up my locales:
2
3 mark@lightning ~ $ xsnap
4 xsnap error : impossible to load font -bitstream-bitstream vera
5 sans-medium-r-normal-*-*-100-*-*-p-*-iso8859-*
6 mark@lightning ~ $
7
8 Now, it seems that possibly I'm supposed to load some fonts which I'm
9 guessing aren't correctly set as dependencies by the ebuild. However
10 if that's true then what do I load? Or is there a mistake somewhere as
11 the '-bitstream' is repeated twice?
12
13 I do have some bitstream fonts loaded:
14
15 mark@lightning ~ $ eix -c bitstream
16 [N] media-fonts/font-bitstream-100dpi (1.0.0): X.Org Bitstream bitmap fonts
17 [N] media-fonts/font-bitstream-75dpi (1.0.0): X.Org Bitstream bitmap fonts
18 [N] media-fonts/font-bitstream-speedo (1.0.0): Bitstream Speedo fonts
19 [N] media-fonts/font-bitstream-type1 (1.0.0): X.Org Bitstream Type 1 fonts
20 [I] media-fonts/ttf-bitstream-vera (1.10-r3@06/02/2007): Bitstream
21 Vera font family
22 [N] media-plugins/vdr-bitstreamout (~0.89c): VDR Plugin: play ac3
23 sound over SPDIF-port of an alsa-compatible soundcard
24 Found 6 matches.
25 mark@lightning ~ $
26
27 Thanks,
28 Mark