From owner-freebsd-gnome Mon Jul 1 18:57:48 2002 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 37E2637B400 for ; Mon, 1 Jul 2002 18:57:45 -0700 (PDT) Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66E4D43E09 for ; Mon, 1 Jul 2002 18:57:44 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.5/8.12.5) with ESMTP id g621vZP8001010; Mon, 1 Jul 2002 21:57:35 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.5/8.12.5/Submit) id g621vXJB001009; Mon, 1 Jul 2002 21:57:33 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: gnome-session segfault, gnome bug #84117 From: Joe Marcus Clarke To: Aidan Skinner Cc: vegacap@i.com.ua, freebsd-gnome@freebsd.org In-Reply-To: <20020701181739.B25657@velvet.net> References: <1025332881.206.13.camel@vader> <1025499223.48597.55.camel@shumai.marcuscom.com> <20020701175418.A25657@velvet.net> <3D208CD9.71414BD3@FreeBSD.org> <20020701181739.B25657@velvet.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 01 Jul 2002 21:57:33 -0400 Message-Id: <1025575053.801.37.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2002-07-01 at 13:17, Aidan Skinner wrote: > On Mon, Jul 01, 2002 at 08:09:45PM +0300, Maxim Sobolev wrote > > > Most likely is that you either don't have standard scalable fonts > > installed, or those fonts aren't in your X-Server's FonthPath. Please > > check and let us know. > > [2002-07-01 18:13:39] aidan@kai:~ > # pkg_info | grep fontScalable > XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files > [2002-07-01 18:13:57] aidan@kai:~ > # grep "FontPath" /etc/X11/XF86Config > FontPath "/usr/X11R6/lib/X11/fonts/misc/" > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > > I think this is all that's needed, or am I being dumb as usual? This is exactly what I have. What modules do you have loaded? I have: Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" Load "xtrap" Load "speedo" Load "bitmap" Load "freetype" Load "type1" EndSection You can always add the following line to gnomesession's Makefile: STRIP= Then build and install the port like: # make clean # env CFLAGS="-O -g -pipe" make install Then, launch X, but not GNOME, then from an xterm run gdb /path/to/gnome-session. Then, type "run" at the (gdb) prompt. When it crashes, you should be back at the (gdb) prompt, and you can type "bt" to get a back trace. Joe > > - Aidan > > -- > aidan@velvet.net http://www.velvet.net/~aidan/ aim:aidans42 > finger for pgp key fingerprint |- - - - - - - - - - - - - - - > 01AA 1594 2DB0 09E3 B850 | Take down the Union Jack > C2D0 9A2C 4CC9 3EC4 75E1 | it clashes with the sunset -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message