Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Can't start gvim: Error: Aborting: no fontset found
Date: Sun, 17 Sep 2006 05:47:57
Message-Id: 3894270.QMf7ty8MYs@m-id.message-center.info
1 · Willie Wong <wwong@×××××××××.EDU>:
2
3 > On Sat, Sep 16, 2006 at 08:36:51PM +0200, Penguin Lover Alexander Skwar squawked:
4 >> When I try to start gvim, it errors out with this error message:
5 >>
6 >> Warning: Missing charsets in String to FontSet conversion
7 >> Warning: Unable to load any usable fontset
8 >> Warning: Missing charsets in String to FontSet conversion
9 >> Warning: Unable to load any usable fontset
10 >> Error: Aborting: no fontset found
11 >>
12 >> What font is it trying to load?
13 >>
14 >> I don't have a ~/.vimrc, ~/.gvimrc and also no /etc/vim/vimrc.local
15 >> or /etc/vim/gvimrc.local. /etc/vim/vimrc and /etc/vim/gvimrc are the
16 >> default files.
17 >>
18 >> app-editors/gvim-7.0.91
19 >> app-editors/vim-7.0.91
20 >> app-editors/vim-core-7.0.91
21 >>
22 >
23 > Are you using a special locale?
24
25 "Special", like? :)
26
27 I'm on:
28
29 alexander@blatt ~ $ locale
30 LANG=de_DE.UTF-8
31 LC_CTYPE="de_DE.UTF-8"
32 LC_NUMERIC="de_DE.UTF-8"
33 LC_TIME="de_DE.UTF-8"
34 LC_COLLATE="de_DE.UTF-8"
35 LC_MONETARY="de_DE.UTF-8"
36 LC_MESSAGES="de_DE.UTF-8"
37 LC_PAPER="de_DE.UTF-8"
38 LC_NAME="de_DE.UTF-8"
39 LC_ADDRESS="de_DE.UTF-8"
40 LC_TELEPHONE="de_DE.UTF-8"
41 LC_MEASUREMENT="de_DE.UTF-8"
42 LC_IDENTIFICATION="de_DE.UTF-8"
43 LC_ALL=
44
45 > I've seen that error message before
46 > when I ran an xterm with LC_ALL="zh_TW.Big5" and the guifontset
47 > specified in /etc/vim/vimrc did not exist...
48
49 If I read /etc/vim/* right, there are no special fonts set for
50 my locale.
51
52 > Also, check ~/.Xdefaults, vim also allows specification of fontsets
53 > using X11 resources.
54
55 I don't have a ~/.Xdefaults file.
56
57 Do you use the same version of gvim as I?
58
59 Thanks,
60
61 Alexander Skwar
62 --
63 Syntactic sugar causes cancer of the semicolon.
64 -- Epigrams in Programming, ACM SIGPLAN Sept. 1982
65
66
67 --
68 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Can't start gvim: Error: Aborting: no fontset found Willie Wong <wwong@×××××××××.EDU>