From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GOpVV-0005eJ-Cm for garchives@archives.gentoo.org; Sun, 17 Sep 2006 05:47:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8H5lKT1023716; Sun, 17 Sep 2006 05:47:20 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8H5hDnc032522 for ; Sun, 17 Sep 2006 05:43:14 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 31B2A6467D for ; Sun, 17 Sep 2006 05:43:13 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02712-17 for ; Sun, 17 Sep 2006 05:43:11 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 78A196450A for ; Sun, 17 Sep 2006 05:43:11 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GOpQr-0001Ld-4y for gentoo-user@gentoo.org; Sun, 17 Sep 2006 07:43:09 +0200 Received: from mue-88-130-90-217.dsl.tropolys.de ([88.130.90.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Sep 2006 07:43:09 +0200 Received: from listen by mue-88-130-90-217.dsl.tropolys.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Sep 2006 07:43:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Alexander Skwar Subject: [gentoo-user] Re: Can't start gvim: Error: Aborting: no fontset found Date: Sun, 17 Sep 2006 07:43:03 +0200 Organization: =?UTF-8?B?LsK3Lg==?= Message-ID: <3894270.QMf7ty8MYs@m-id.message-center.info> References: <1788984.vQ4Zps4hKU@m-id.message-center.info> <20060916220726.GA23944@princeton.edu> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: mue-88-130-90-217.dsl.tropolys.de User-Agent: KNode/0.10.4 Sender: news X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.397 required=5.5 tests=[AWL=-0.143, BAYES_00=-2.599, SARE_SUB_OBFU_V=0.345] X-Spam-Score: -2.397 X-Spam-Level: Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k8H5lKTF023716 X-Archives-Salt: bdbc94cc-3e1c-4149-a41e-0c0ccd4ed14c X-Archives-Hash: d8414817b4e6e0a739ddcba46e84ad75 =C2=B7 Willie Wong : > On Sat, Sep 16, 2006 at 08:36:51PM +0200, Penguin Lover Alexander Skwar= squawked: >> When I try to start gvim, it errors out with this error message: >>=20 >> Warning: Missing charsets in String to FontSet conversion >> Warning: Unable to load any usable fontset >> Warning: Missing charsets in String to FontSet conversion >> Warning: Unable to load any usable fontset >> Error: Aborting: no fontset found >>=20 >> What font is it trying to load? >>=20 >> I don't have a ~/.vimrc, ~/.gvimrc and also no /etc/vim/vimrc.local >> or /etc/vim/gvimrc.local. /etc/vim/vimrc and /etc/vim/gvimrc are the >> default files. >>=20 >> app-editors/gvim-7.0.91 >> app-editors/vim-7.0.91 >> app-editors/vim-core-7.0.91 >>=20 >=20 > Are you using a special locale? "Special", like? :) I'm on: alexander@blatt ~ $ locale LANG=3Dde_DE.UTF-8 LC_CTYPE=3D"de_DE.UTF-8" LC_NUMERIC=3D"de_DE.UTF-8" LC_TIME=3D"de_DE.UTF-8" LC_COLLATE=3D"de_DE.UTF-8" LC_MONETARY=3D"de_DE.UTF-8" LC_MESSAGES=3D"de_DE.UTF-8" LC_PAPER=3D"de_DE.UTF-8" LC_NAME=3D"de_DE.UTF-8" LC_ADDRESS=3D"de_DE.UTF-8" LC_TELEPHONE=3D"de_DE.UTF-8" LC_MEASUREMENT=3D"de_DE.UTF-8" LC_IDENTIFICATION=3D"de_DE.UTF-8" LC_ALL=3D > I've seen that error message before=20 > when I ran an xterm with LC_ALL=3D"zh_TW.Big5" and the guifontset > specified in /etc/vim/vimrc did not exist... If I read /etc/vim/* right, there are no special fonts set for my locale. > Also, check ~/.Xdefaults, vim also allows specification of fontsets > using X11 resources.=20 I don't have a ~/.Xdefaults file. Do you use the same version of gvim as I? Thanks, Alexander Skwar --=20 Syntactic sugar causes cancer of the semicolon. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982 --=20 gentoo-user@gentoo.org mailing list