From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 24 16:32:33 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21A8116A417 for ; Thu, 24 Jan 2008 16:32:33 +0000 (UTC) (envelope-from andrew-freebsd@areilly.bpc-users.org) Received: from qsrv02sl.mx.bigpond.com (qsrv02sl.mx.bigpond.com [144.140.93.182]) by mx1.freebsd.org (Postfix) with ESMTP id AB7C913C4DB for ; Thu, 24 Jan 2008 16:32:32 +0000 (UTC) (envelope-from andrew-freebsd@areilly.bpc-users.org) Received: from oaamta07sl.mx.bigpond.com ([124.188.162.219]) by omta05sl.mx.bigpond.com with ESMTP id <20080124120303.QNET19939.omta05sl.mx.bigpond.com@oaamta07sl.mx.bigpond.com> for ; Thu, 24 Jan 2008 12:03:03 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by oaamta07sl.mx.bigpond.com with ESMTP id <20080124120303.MBCW27169.oaamta07sl.mx.bigpond.com@areilly.bpa.nu> for ; Thu, 24 Jan 2008 12:03:03 +0000 Received: (qmail 35098 invoked from network); 24 Jan 2008 12:02:47 -0000 Received: from localhost (HELO duncan.reilly.home) (127.0.0.1) by localhost with SMTP; 24 Jan 2008 12:02:47 -0000 Date: Thu, 24 Jan 2008 23:02:47 +1100 From: Andrew Reilly To: Joe Marcus Clarke Message-ID: <20080124230247.74fe8f61@duncan.reilly.home> In-Reply-To: <1201137113.62127.29.camel@shumai.marcuscom.com> References: <1201122964.1006.21.camel@pinot.fmjassoc.com> <1201123185.62127.4.camel@shumai.marcuscom.com> <1201125510.1006.26.camel@pinot.fmjassoc.com> <1201126951.62127.13.camel@shumai.marcuscom.com> <1201127827.1006.29.camel@pinot.fmjassoc.com> <1201127976.62127.23.camel@shumai.marcuscom.com> <1201134551.988.9.camel@pinot.fmjassoc.com> <1201135168.62127.25.camel@shumai.marcuscom.com> <1201137039.988.13.camel@pinot.fmjassoc.com> <1201137113.62127.29.camel@shumai.marcuscom.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.5; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A010203.47987E77.0072,ss=1,fgs=0 Cc: freebsd-gnome@freebsd.org, jahnke@sonatabio.com Subject: Re: Epiphany Upgraded to 2.20.3 Crashes X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 16:32:33 -0000 On Wed, 23 Jan 2008 20:11:53 -0500 Joe Marcus Clarke wrote: > > On Wed, 2008-01-23 at 17:10 -0800, Frank Jahnke wrote: > > On Wed, 2008-01-23 at 19:39 -0500, Joe Marcus Clarke wrote: > > > I run the spell checker on a similar > > > > computer, and it seems to work OK. Odd... > > > > > > Not odd. Your LANG must be set to C on the failing system. If you set > > > it to an actual language (e.g. en_US.UTF-8) then the spell checker will > > > work. This is a known bug. > > > > Bingo! The failing box did not have it set. I'll set LANG and try > > again. > > > > Incidentally, what is the preferred US language? UTF-8 or ISO8859? I > > have some very odd characters on-screen using the ISO setting. > > I've switched to using UTF-8. Where are you setting LANG? I've got it set (to (en_AU.UTF-8) in my .profile (and exported), but it is set to C by the time a terminal window starts up. I used to have all of this working, but I'm afraid that I've blown away all of my useful configuration while trying to get epiphany to behave. I can confirm that manually running "env LANG=en_AU.UTF-8 epiphany" at a terminal prompt results in a happy browser. Yay! Bit of a harsh failure mode, though... Cheers, -- Andrew