From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 31 09:54:57 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9887937B405 for ; Mon, 31 Mar 2003 09:54:57 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0602443FA3 for ; Mon, 31 Mar 2003 09:54:56 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) h2VHs1Tc030506; Mon, 31 Mar 2003 12:54:01 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Franz Klammer In-Reply-To: <1049133080.1248.29.camel@ds9.webonaut.com> References: <200303311600.h2VG0Rcx058286@freefall.freebsd.org> <3E886E24.4050805@mail.flyingcroc.net> <3E8871B5.3080900@mail.flyingcroc.net> <3E887698.10203@mail.flyingcroc.net> <1049133080.1248.29.camel@ds9.webonaut.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-CnYQ/uKMjPj+w2RkTQS/" Organization: MarcusCom, Inc. Message-Id: <1049133280.348.45.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 31 Mar 2003 12:54:41 -0500 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users cc: Joe Kelsey Subject: Re: ports/50482: gnome-session will not start on 4.8-RC, X 4.3, X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 17:54:59 -0000 --=-CnYQ/uKMjPj+w2RkTQS/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2003-03-31 at 12:51, Franz Klammer wrote: > Am Mo, 2003-03-31 um 19.10 schrieb Joe Kelsey: > > Joe Marcus Clarke wrote: > > > On Mon, 2003-03-31 at 11:49, Joe Kelsey wrote: > > >=20 > > >>Joe Marcus Clarke wrote: > > >> > > >>>Actually, if gnome-session fails, so should all GTK+-2 apps. Can yo= u > > >>>xhost back any app? Since you're getting the pango "Can't find font= s" > > >>>error, either the fonts-cache-1 files are empty or you can't read th= em.=20 > > >>>Does GNOME work for root, BTW? > > >> > > >>My test setup is the following in /root/.xinitrc: > > >> > > >>#!/bin/sh > > >>truss gnome-session >/tmp/truss-sess 2>&1 > > >> > > >>If I remove /root/.xinitrc, startx produces the expected result of th= e=20 > > >>default three xterms with clock and whatever. I still cannot start a= ny=20 > > >>gnome apps since none of the gnome infrastructure is running. > > >=20 > > >=20 > > > Have you made any modifications to /usr/X11R6/etc/fonts/fonts.conf?=20 > > > What font ports/packages do you have installed? It looks to me like = you > > > have the stock XFree86 fonts, plus urwfonts, plus some unnamed TrueTy= pe > > > fonts. Have you tried moving the TrueType directory out of the way, = and > > > see if that corrects things? The debug should definitely shed some > > > light on things, too. > >=20 > > The TrueType directory is pretty much the stock .ttf files copied from = a=20 > > windoze machine. The exact same fonts were (and still are) working jus= t=20 > > fine on my work machine (from which I am typing this message). > >=20 >=20 > hi! >=20 > i had the same problem like you. first i'm thought i to silly to=20 > install it but everything seems to be resp. _was_ installed in the=20 > right way. >=20 > i didn't find really the reason why no gnome/gtk2 software found > any font but everything is working well after i copied all my=20 > ttf (windows any anywhere downloaded) fonts into my ~/.fonts directory. Weird thing, but fonts in ~/.fonts don't require fc-cache. fontconfig picks them up, and uses them without a problem. However, I use x11-fonts/webfonts for my Windows fonts, and my TrueType directory holds all my downloaded TrueType fonts. >=20 > i would recommend also running fc-cache -v -f again after doing that=20 > and delete you ~/.fonts.cache-1 before try to start gnome/gmd2. fc-cache is definitely needed for system fonts (i.e. fonts in /usr/X11R6/lib/X11/fonts [even for root]). Joe >=20 > maybe it helps you too. >=20 > franz. --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-CnYQ/uKMjPj+w2RkTQS/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+iIDgb2iPiv4Uz4cRAmhCAJ9AQZGWsOSf4uvil9XrCe/5T/io1gCeMGey gMcD7sfu/q+AHOZlMa9jbBQ= =SjOg -----END PGP SIGNATURE----- --=-CnYQ/uKMjPj+w2RkTQS/--