From owner-freebsd-current@FreeBSD.ORG Mon Mar 22 09:57:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 983AB16A4CE for ; Mon, 22 Mar 2004 09:57:08 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87E0843D2F for ; Mon, 22 Mar 2004 09:57:08 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 75D0972DCB; Mon, 22 Mar 2004 09:57:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 70CF972DB5; Mon, 22 Mar 2004 09:57:08 -0800 (PST) Date: Mon, 22 Mar 2004 09:57:08 -0800 (PST) From: Doug White To: "Christoph P. Kukulies" In-Reply-To: <20040320145017.GA37595@gilberto.physik.rwth-aachen.de> Message-ID: <20040322095616.S1865@carver.gumbysoft.com> References: <200403191219.i2JCJBDl028125@www.kukulies.org> <20040320145017.GA37595@gilberto.physik.rwth-aachen.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "C. Kukulies" cc: freebsd-current@freebsd.org Subject: Re: mozilla freezes system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 17:57:08 -0000 On Sat, 20 Mar 2004, Christoph P. Kukulies wrote: > On Fri, Mar 19, 2004 at 03:54:12PM -0800, Doug White wrote: > > On Fri, 19 Mar 2004, C. Kukulies wrote: > > > > > > $ > > > Gdk-WARNING **: locale not supported by C library > > > No running window found. > > > > > > Gdk-WARNING **: locale not supported by C library > > > > > > "The no running window" is okay, we all know, it's not a bug > > > it's a feature, telling there ius no other mozilla open at the moment :-) > > > > > > but the > > > Gdk-WARNING **: locale not supported by C library > > > was a bit unusual to me so I set out to search google for that warning > > > and got a couple of hits. > > > > What do you have $LANG set to? > > $ echo $LANG > en_US.ISO_8859-1 Try unsetting LANG and all of the LC_ variables, then start up X and run mozilla. I suspect the error isn't too far off the mark :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org